- 03 Mar, 2012 19 commits
-
-
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 -
Michael DeHaan committed
-
to use multiple import statements to implement 'class' like behavior, and also to share a common list of handlers between multiple patterns.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
service module is installed by setup.py
Michael DeHaan committed -
be better used programatically. May have to come up with another system of tree logging for playbook if playbook decides to have tree logging. Presumably not the highest priority.
Michael DeHaan committed -
Also make pep8 show all messages rather than just 1 per code.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
encourage readability and make things more maintainable.
Michael DeHaan committed -
Michael DeHaan committed
-
this until we figure out what that is.
Michael DeHaan committed -
Let "all" be an alias for "*" in patterns, fix output bug on non-command execution, make clean now removes the build dir
Michael DeHaan committed
-
- 02 Mar, 2012 9 commits
-
-
may forget about -a. The CLI already warns about no host pattern by pulling up usage.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Minimizing manpage until CLI options stabilize.
Michael DeHaan committed -
of pattern names.
Michael DeHaan committed -
add -T option for ssh timeout
Michael DeHaan committed -
Christopher Johnston committed
-
- 29 Feb, 2012 3 commits
-
-
Michael DeHaan committed
-
python 2.5 dep
Michael DeHaan committed -
Christopher Johnston committed
-
- 28 Feb, 2012 8 commits
-
-
Michael DeHaan committed
-
by eliminating the lib/ansible/scripts file. Ansible-playbook doesn't have enough options to need it's own thing, and we're going to try to work most things back into bin/ansible
Michael DeHaan committed -
docs before python setup.py. Seems reasonable to let Makefile drive
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
and treeish saving everywhere. there are probably some quirks here we'll want to refine further later, for instance, we should be able to do nicer things with "can't contact host tracebacks".
Michael DeHaan committed -
Michael DeHaan committed
-
- 29 Feb, 2012 1 commit
-
-
Michael DeHaan committed
-