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 8e20ed3714 src= parameters for template and copy operations can be relative to the playbook (for /usr/bin/ansible-playbook) or current directory (for /usr/bin/ansible) 13 years ago
..
ansible_hosts README/doc/example updates to go with group support and CLI option changes. 13 years ago
base.yml Parameterized include statements can see top level variables and also be passed specific variables! 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 src= parameters for template and copy operations can be relative to the playbook (for /usr/bin/ansible-playbook) or current directory (for /usr/bin/ansible) 13 years ago
playbook2.yml Factoids and push variables via setup are now available to be templated in command args 13 years ago
uptime.py * Added uptime.py as an example of somewhat minimal API usage & reporting 13 years ago