ansible/examples
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
..
ansible_hosts README/doc/example updates to go with group support and CLI option changes. 2012-03-01 21:18:32 -05:00
base.yml 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
handlers.yml 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
playbook.yml Add user to playbook example so it's clear that this is available 2012-03-03 11:02:14 -05:00
playbook2.yml rename 'pattern' to 'hosts' in playbook format. 2012-03-01 22:20:45 -05:00
uptime.py * Added uptime.py as an example of somewhat minimal API usage & reporting 2012-04-04 10:27:24 -04:00