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
2012-03-10 16:19:33 -05:00
..
base.yml Parameterized include statements can see top level variables and also be passed specific variables! 2012-03-05 22:00:22 -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
hosts Fixes for better RPM packaging 2012-03-10 16:19:33 -05:00
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) 2012-03-06 21:13:50 -05:00
playbook2.yml Factoids and push variables via setup are now available to be templated in command args 2012-03-05 20:09:03 -05:00
uptime.py * Added uptime.py as an example of somewhat minimal API usage & reporting 2012-04-04 10:27:24 -04:00