- 31 Jul, 2012 1 commit
-
-
* module.fail_json *must* have msg argument Using http://github.com/ rather than git://github.com/ as it gets through more firewalls
u348095 committed
-
- 30 Jul, 2012 2 commits
-
-
as it is /bin/false on many systems but /usr/bin/false on OS X test/playbook1.yml now just does command true, rather than command /bin/true, again so that it works on OS X Changed from using which false to just using command false to make it simpler and also match how playbook1.yml works
willthames committed -
Stephen Fromm committed
-
- 14 Jul, 2012 2 commits
-
-
Michael DeHaan committed
-
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications around file pathing and removes occasional permissions conflicts depending on how things are used.
Michael DeHaan committed
-
- 12 Jun, 2012 1 commit
-
-
This adds a module that concatenates (ie. assembles) a file from fragments in a directory in alphabetical order. It chains the file module afterward to fix up ownership and permission. This also adds tests for the assemble module with fragments in assemble.d.
Stephen Fromm committed
-
- 15 May, 2012 1 commit
-
-
Jeroen Hoekx committed
-
- 11 May, 2012 1 commit
-
-
John Kleint committed
-
- 24 Apr, 2012 1 commit
-
-
Jeroen Hoekx committed
-
- 23 Apr, 2012 1 commit
-
-
If the module result contains "ansible_facts", that will be added to the setup cache.
Jeroen Hoekx committed
-
- 19 Apr, 2012 2 commits
-
-
Don't force down ansible facts back to setup, the setup module won't like parsing them on input and that data is already there.
Michael DeHaan committed -
The fetch module really should preserve the whole directory structure being fetched to allow subsequent calls, particularly in playbook, to recreate the host tree structure. Making it thus.
Michael DeHaan committed
-
- 17 Apr, 2012 2 commits
-
-
Also account for path difference in sleep in different distributions.
Jeroen Hoekx committed -
Michael DeHaan committed
-
- 12 Apr, 2012 1 commit
-
-
Some minor code shortening. Added a test to TestRunner.
Michael DeHaan committed
-
- 06 Apr, 2012 1 commit
-
-
that commands now trigger change events.
Michael DeHaan committed
-
- 31 Mar, 2012 2 commits
-
-
Run tests in verbose mode.
Michael DeHaan committed -
Michael DeHaan committed
-
- 18 Mar, 2012 1 commit
-
-
Michael DeHaan committed
-
- 15 Mar, 2012 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Add basic test of yum module (VERY basic) just to make sure syntax remains ok. Need to do something trivial for service and git module also.
Michael DeHaan committed
-
- 14 Mar, 2012 1 commit
-
-
Fix async to use the new argfiles method (wrapping brain around rock, really must write module development guide)
Michael DeHaan committed
-
- 04 Apr, 2012 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-