- 31 Mar, 2012 1 commit
-
-
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 14 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
-
Michael DeHaan committed
-
Various additions to make sure timed out and failed hosts are taken out of the playbook even if failed during setup, async tasks, or poll operations. This introduced some redundancy so I've made some notes in the code where things need to be refactored to remove them.
Michael DeHaan committed -
Michael DeHaan committed
-
- 13 Mar, 2012 3 commits
-
-
Michael DeHaan committed
-
Annotate more files, fix missing imports messing with playbooks. Hey Tim, please test your stuff :)
Michael DeHaan committed -
Michael DeHaan committed
-