ansible/lib/ansible
Michael DeHaan 8d06c074b1 * Added uptime.py as an example of somewhat minimal API usage & reporting
* 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)
2012-04-04 10:27:24 -04: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 * Added uptime.py as an example of somewhat minimal API usage & reporting 2012-04-04 10:27:24 -04: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 * Added uptime.py as an example of somewhat minimal API usage & reporting 2012-04-04 10:27:24 -04: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