- 06 Mar, 2012 5 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
as well as template files. PLUS, variables are now expressed in playbooks without having to know about the setup task, which means playbooks are simpler to read now.
Michael DeHaan committed
-
- 05 Mar, 2012 16 commits
-
-
Fix the py[co] part of the clean target in the make file
Michael DeHaan committed -
Tim Bielawa committed
-
Read some defaults from the environment
Michael DeHaan committed -
Tim Bielawa committed
-
environment (ANSIBLE_{LIBRARY,HOSTS}) if defined. Update manpages to represent this. Also update the env-setup script to set ANSIBLE_{LIBRARY,HOSTS}.
Tim Bielawa committed -
Fix parse_hosts to not blow up on ungrouped hosts.
Michael DeHaan committed -
Add environment updating script 'env-setup' to facilitate running ansibl...
Michael DeHaan committed -
Freshen up Makefile clean target
Michael DeHaan committed -
Tim Bielawa committed
-
Tim Bielawa committed
-
Tim Bielawa committed
-
rpm pkging/spec file
Michael DeHaan committed -
Seth Vidal committed
-
Seth Vidal committed
-
Seth Vidal committed
-
Correct see-also in playbook manpage
Michael DeHaan committed
-
- 04 Apr, 2012 8 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
is not parseable
Michael DeHaan committed -
Michael DeHaan committed
-
* Pattern in API now has a default * Fixed bug in template module operation detected from running playbook (tests for that pending) * Workaround for multiprocessing lib being harmlessly squeaky (feeder thread got sentinel)
Michael DeHaan committed -
everything as the logged in user using local checkout and write to a tempdir. To run tests, be sure user is in SSH authorized_keys for themselves, this DOES run through paramiko because mocking it out would defeat the point of having tests.
Michael DeHaan committed
-
- 05 Mar, 2012 1 commit
-
-
Tim Bielawa committed
-
- 03 Mar, 2012 10 commits
-
-
Allow ":" to be used to split patterns as well as ";" so if you are just using group names or fully explicit names you do not need to use shell quoting at all. Obviously if you use wildcards like "*" you wouldstill.
Michael DeHaan committed -
Michael DeHaan committed
-
examples inline because github won't display them well, want to move this file to markdown soon.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Parameters: jid=X mode=status|cleanup (default status) status = returns results from the job cleanup = deletes the job file, should also kill the job if still running (TODO)
Michael DeHaan committed -
still needs to daemonize. Then, once done, playbook can be taught how to poll async within the timing window.
Michael DeHaan committed
-