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
13 years ago
..
base.yml Parameterized include statements can see top level variables and also be passed specific variables! 13 years ago
handlers.yml
hosts Fixes for better RPM packaging 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
uptime.py