index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
modify build/spec file to work on el6 with quasi-broken setup process
Seth Vidal
2012-03-13
3
-8
/
+5
*
Add external vars example
Michael DeHaan
2012-03-13
3
-3
/
+22
*
Add fire and forget example
Michael DeHaan
2012-03-13
2
-1
/
+5
*
This adds async poll support to playbooks. See examples. Some more testing ...
Michael DeHaan
2012-03-13
5
-8
/
+119
*
Merge pull request #90 from skvidal/feature
Michael DeHaan
2012-03-13
1
-21
/
+67
|
\
|
*
yum module
Seth Vidal
2012-03-12
1
-21
/
+67
|
/
*
add polling info to manpage
Michael DeHaan
2012-03-12
1
-0
/
+5
*
Add polling logic in runner such that all actions get kicked off everywhere t...
Michael DeHaan
2012-03-12
4
-50
/
+71
*
Fixed up async and polling logic.
Michael DeHaan
2012-03-12
4
-24
/
+89
*
Add async polling logic to runner. Will add to playbook shortly, have to dia...
Michael DeHaan
2012-03-11
5
-9
/
+54
*
Ignore commented out lines in the ansible setup files.
Michael DeHaan
2012-03-11
1
-0
/
+6
*
Merge pull request #16 from tbielawa/master
Michael DeHaan
2012-03-11
11
-410
/
+115
|
\
|
*
Change Source0 in spec file to point at github downloads
Tim Bielawa
2012-03-10
1
-1
/
+1
|
*
Fixes for better RPM packaging
Tim Bielawa
2012-03-10
4
-13
/
+41
|
*
Fixup RPM building: Makefile, Spec File, .gitignore
Tim Bielawa
2012-03-10
8
-397
/
+74
*
|
Fixes for output formatting
Michael DeHaan
2012-03-10
1
-2
/
+3
*
|
Abstracted out transport from implementation so it can be pluggable. Also fi...
Michael DeHaan
2012-03-10
3
-23
/
+120
|
/
*
Merge pull request #89 from skvidal/feature
Michael DeHaan
2012-03-10
1
-3
/
+10
|
\
|
*
touch up to yum module.
Seth Vidal
2012-03-10
1
-3
/
+10
|
/
*
Add manpage for ansible-playbook, since it is a command. More detailed docs ...
Michael DeHaan
2012-03-10
6
-216
/
+135
*
Rename 'ensure' to 'state' so it lines up with the service module
Michael DeHaan
2012-03-10
1
-3
/
+3
*
Merge pull request #88 from skvidal/feature
Michael DeHaan
2012-03-10
2
-1
/
+236
|
\
|
*
runner buglet and yum module
Seth Vidal
2012-03-10
2
-1
/
+236
|
/
*
Merge pull request #87 from skvidal/feature
Michael DeHaan
2012-03-09
1
-2
/
+2
|
\
|
*
if we've failed a connection to a host - we cannot set items to the
Seth Vidal
2012-03-09
1
-2
/
+2
*
|
Update README.md
0.01
Michael DeHaan
2012-03-08
1
-223
/
+5
*
|
Drop other man(5) pages so we can have only one source of docs -- ansible.git...
Michael DeHaan
2012-03-08
3
-9
/
+2
|
/
*
Merge pull request #3 from tbielawa/authver
Michael DeHaan
2012-03-08
1
-0
/
+2
|
\
|
*
Adding version and author to ansible init.
Tim Bielawa
2012-03-07
1
-0
/
+2
|
/
*
src= parameters for template and copy operations can be relative to the playb...
Michael DeHaan
2012-03-07
3
-6
/
+13
*
Breakout includes into seperate functions, allow vars to apply to handlers bu...
Michael DeHaan
2012-03-07
1
-21
/
+31
*
Merge branch 'master' of github.com:mpdehaan/ansible
Michael DeHaan
2012-03-07
1
-10
/
+16
|
\
|
*
Update README.md
Michael DeHaan
2012-03-06
1
-3
/
+6
|
*
Update README.md
Michael DeHaan
2012-03-06
1
-7
/
+10
*
|
Move print statements out of playbook.py and back into CLI so we can simplify...
Michael DeHaan
2012-03-07
3
-14
/
+41
|
/
*
Removing vim swap files and MANIFEST from rpmbuild on 'make clean'
Michael DeHaan
2012-03-06
1
-0
/
+3
*
Have 'make clean' clean up test output directory
Michael DeHaan
2012-03-06
1
-0
/
+2
*
Add RPM target. Not quite operational.
Michael DeHaan
2012-03-06
1
-1
/
+6
*
Templating as non-root should not require passing in the metadata= parameter.
Michael DeHaan
2012-03-06
2
-3
/
+20
*
Parameterized include statements can see top level variables and also be pass...
Michael DeHaan
2012-03-06
3
-3
/
+18
*
Tweak the matrix
Michael DeHaan
2012-03-06
1
-8
/
+8
*
Update to comparison matrix
Michael DeHaan
2012-03-06
1
-10
/
+58
*
Attempt at adding more comparison info
Michael DeHaan
2012-03-06
1
-23
/
+38
*
HTML test
Michael DeHaan
2012-03-06
1
-1
/
+1
*
This was supposed to be markdown with embedded HTML
Michael DeHaan
2012-03-06
1
-0
/
+0
*
Added start of comparison table so it's easy to explain at a glance what this...
Michael DeHaan
2012-03-06
1
-0
/
+140
*
Factoids and push variables via setup are now available to be templated in co...
Michael DeHaan
2012-03-06
7
-19
/
+81
*
Merge pull request #80 from tbielawa/ReallyClean
Michael DeHaan
2012-03-05
1
-1
/
+1
|
\
|
*
Fix the py[co] part of the clean target in the make file
Tim Bielawa
2012-03-05
1
-1
/
+1
*
|
Merge pull request #79 from tbielawa/modpath
Michael DeHaan
2012-03-05
5
-14
/
+47
|
\
\
|
|
/
|
/
|
[next]