ansible/lib/ansible
Michael DeHaan eaa7714ff8 Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper
still needs to daemonize.  Then, once done, playbook can be taught how to poll async within the
timing window.
2012-03-03 12:25:56 -05:00
..
__init__.py Some minor from 'pep8', and silencing the PEP8 messages I don't care about. 2012-03-02 22:03:03 -05:00
constants.py Increasing default --forks to 5 2012-03-01 22:19:41 -05:00
playbook.py Ability to import task lists and handler lists from a top level playbook file. It is possible 2012-03-03 10:53:15 -05:00
runner.py Laying the groundwork for async mode, async status script still needs to be done, and async_wrapper 2012-03-03 12:25:56 -05:00
utils.py Ability to import task lists and handler lists from a top level playbook file. It is possible 2012-03-03 10:53:15 -05:00