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
Tim Bielawa dce6074a81 Fixes for better RPM packaging
Spec file installs default example hosts files
Spec file marks the contents of /etc/ansible as %config(noreplace)

Example hosts file now with instructional comments
12 years ago
..
base.yml Parameterized include statements can see top level variables and also be passed specific variables! 12 years ago
handlers.yml Ability to import task lists and handler lists from a top level playbook file. It is possible 12 years ago
hosts Fixes for better RPM packaging 12 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) 12 years ago
playbook2.yml Factoids and push variables via setup are now available to be templated in command args 12 years ago
uptime.py * Added uptime.py as an example of somewhat minimal API usage & reporting 12 years ago