- 16 Mar, 2012 11 commits
-
-
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 8 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
-
modify build/spec file to work on el6 with quasi-broken setup process
Michael DeHaan committed -
Die gracefully...
Michael DeHaan committed -
remove data_files section from setup.py for some reason or another
Seth Vidal committed -
Generic AnsibleError exception + host inventory missing exception. First shot at catching these in a generic way in bin/ansible*.
Tim Bielawa committed -
What we are running is actually a "play" (multiple plays per playbook) so rename the function to make it more clear
Michael DeHaan committed
-