- 18 Mar, 2012 4 commits
-
-
Michael DeHaan committed
-
Inside of runner, do not 'import *' from utils, so we can more easily tell where functions come from
Michael DeHaan committed -
Preserve changed data on file and template ops when the mode operations don't result in a change but the files were still replaced.
Michael DeHaan committed -
Michael DeHaan committed
-
- 31 Mar, 2012 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 30 Mar, 2012 3 commits
-
-
Michael DeHaan committed
-
works in Ansible in general.
Michael DeHaan committed -
If the inventory file is EXECUTABLE, treat it as a file returning JSON, if called directly, return the host and groups list. If called with an argument of a host name, return the key=value data for that particular host.
Michael DeHaan committed
-
- 16 Mar, 2012 12 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
note some changed=True/False detection bits in file module still need tweaking
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not build the asciidoc from the rpm or make install targets. Also modify the make install (only) to copy over files into the library directory since the setup.py does not do this (due to a distutils bug, more or less).
Michael DeHaan committed
-
- 14 Mar, 2012 1 commit
-
-
Michael DeHaan committed
-
- 15 Mar, 2012 6 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
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 -
Michael DeHaan committed
-
- 14 Mar, 2012 11 commits
-
-
Fix async to use the new argfiles method (wrapping brain around rock, really must write module development guide)
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Seth Vidal committed
-
how it handles "advanced" pkgspecs for the state= cases
Seth Vidal committed -
on the command line
Seth Vidal committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-