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 86e19cd8c8 This adds async poll support to playbooks. See examples. Some more testing due + docs
but this is more or less a mirror of what /bin/ansible does.  It also has a 'fire and
forget' mode if the poll interval is left off or set to 0.
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 This adds async poll support to playbooks. See examples. Some more testing due + docs 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