- 28 Feb, 2012 6 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 27 Feb, 2012 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
all modules take a common parameter name. But more or less we still work idempotently in modules.
Michael DeHaan committed -
Michael DeHaan committed
-
- 28 Feb, 2012 1 commit
-
-
make tmp path be a dir rather than a temp file
Michael DeHaan committed
-
- 27 Feb, 2012 25 commits
-
-
Seth Vidal committed
-
Seth Vidal committed
-
two fixes here
Michael DeHaan committed -
this fixes the ctrl-c not-working problem. implemented this solution: http://www.bryceboe.com/2010/08/26/python-multiprocessing-and-keyboardinterrupt/#georges also add hosts which do not get a chance to return results to the 'dark' results.
Seth Vidal committed -
If the error is an authentication exception - just report it that way don't dump out an unappetizing traceback which just says the same
Seth Vidal committed -
Docs fixin
Michael DeHaan committed -
Update man pages. Fix formatting in playbook example. Also, YAML documents by definition start with '---', so I have added this to the example and the manpage
Tim Bielawa committed -
Tim Bielawa committed
-
Tim Bielawa committed
-
Tim Bielawa committed
-
Tim Bielawa committed
-
Tim Bielawa committed
-
Fix up some wording/formatting in ansible-modyles.5. Also: Section 5 is for configuration, update the see-also to reflect this with respect to ansible-playbook.
Tim Bielawa committed -
Tim Bielawa committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
written.
Michael DeHaan committed -
certaintly possible too.
Michael DeHaan committed -
Michael DeHaan committed
-
check the ansible-module file back in. This is basically to make things easier to build from setup.py.
Michael DeHaan committed -
This reverts commit 70ec508e.
Michael DeHaan committed -
run things as multiple sets of users (if you want) in the same playbook.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
module works differently now starter manpage for modules allow template file location to be passed into template & setup modules
Michael DeHaan committed
-
- 26 Feb, 2012 4 commits
-
-
Michael DeHaan committed
-
also fix a bug/typo in the reporting from playbook
Michael DeHaan committed -
Michael DeHaan committed
-
module vs command module for restarting. May be some bugs and requires the service to implement 'status' -- and probably some better error handling (i.e. return JSON with "failed" element if failed). Improvements welcome.
Michael DeHaan committed
-