1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2012-03-12 20:53:10 -04: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 This adds async poll support to playbooks. See examples. Some more testing due + docs 2012-03-12 20:53:10 -04: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