ansible-personal/roles/common
Alan Orth ab27caf877
roles/common: Use dynamic include_tasks for firewall
Use dynamic includes instead of static imports when you are running
tasks conditionally or using variable interpolation. The down side
is that you need to then tag the parent task as well as all child
tasks, as tags only apply to children of statically imported tasks.
2018-04-25 18:58:31 +03:00
..
files roles/common: Remove old SSH key 2016-04-22 11:24:35 +03:00
handlers roles/common: Reload firewalld instead of restart 2017-11-05 00:27:44 +02:00
tasks roles/common: Use dynamic include_tasks for firewall 2018-04-25 18:58:31 +03:00
templates roles/common: Always use security.ubuntu.com 2018-04-25 18:09:11 +03:00