ansible-personal/roles/common/tasks
Alan Orth 0f512a5bf7
roles/common: Use blocks to tag children of dynamic tasks
When using dynamic includes, child tasks do not inherit tags from their
parents. You must tag the parent and each child task separately, or use
a block to group children and then apply a tag to a block.

See: https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.5.html
2018-04-26 16:58:35 +03:00
..
cron-apt.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
firewall_Debian.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
firewall_Ubuntu.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
main.yml roles/common: Use dynamic include_tasks for firewall 2018-04-25 18:58:31 +03:00
ntp.yml roles: Remove unreachable "packages" tags 2018-04-26 16:31:06 +03:00
packages_Debian.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
packages_Ubuntu.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
ssh-keys.yml roles/common: Add functionality to copy user keys to provisioning user 2014-10-11 12:13:45 +03:00
sshd.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
tarsnap.yml roles/common: Update Tarsnap GPG key 2018-04-05 12:17:25 +03:00