This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
4c9dd972b4
ansible
/
examples
History
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)
2012-03-06 21:13:50 -05:00
..
ansible_hosts
README/doc/example updates to go with group support and CLI option changes.
2012-03-01 21:18:32 -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
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