- 27 Feb, 2012 11 commits
-
-
Tim Bielawa 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 5 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 -
override the host file in a playbook to load different groups of hosts.
Michael DeHaan committed
-
- 25 Feb, 2012 9 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Conflicts: TODO.md
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
- 05 Feb, 2012 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 24 Feb, 2012 4 commits
-
-
onchange events like Puppet's file providers do.
Michael DeHaan committed -
Cleanup is due in runner.py
Michael DeHaan committed -
Michael DeHaan committed
-
on the system for use in a later template module. These values could also be used for module-specific config.
Michael DeHaan committed
-
- 25 Feb, 2012 7 commits
-
-
use logger to track all events run via ansible on the remote host.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- add pattern parameter to self._matches() and match_hosts() so you can query for matches against the host list - these are useful when writing scripts and you want to tell the user what hosts you will be running on before actually executing anything.
Seth Vidal committed -
Seth Vidal committed
-