You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
12 years ago
..
ansible_hosts README/doc/example updates to go with group support and CLI option changes. 13 years ago
base.yml Ability to import task lists and handler lists from a top level playbook file. It is possible 13 years ago
handlers.yml Ability to import task lists and handler lists from a top level playbook file. It is possible 13 years ago
playbook.yml Add user to playbook example so it's clear that this is available 13 years ago
playbook2.yml rename 'pattern' to 'hosts' in playbook format. 13 years ago
uptime.py * Added uptime.py as an example of somewhat minimal API usage & reporting 12 years ago