ansible-personal/roles/munin/tasks
Alan Orth 16a9ebf97f
Adjust playbooks for Ansible 2.4 import changes
Ansible 2.4 changes the way includes work. Now you have to use "import"
for playbooks and tasks that are static, and "include" for those that
are dynamic (ie, those that use variables, loops, etc).

See: http://docs.ansible.com/ansible/devel/playbooks_reuse_includes.html
2017-09-21 21:30:47 +03:00
..
main.yml Adjust playbooks for Ansible 2.4 import changes 2017-09-21 21:30:47 +03:00
munin-node.yml Add 'packages' tag to any task doing package stuff 2016-08-14 16:33:48 +03:00
munin.yml Add 'packages' tag to any task doing package stuff 2016-08-14 16:33:48 +03:00