ansible-personal/roles/php-fpm/tasks
Alan Orth 434fe59a63
roles/php-fpm: 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-29 16:04:03 +03:00
..
main.yml Fix a few more Jinja2 filters used as tests 2018-04-05 12:17:26 +03:00
Ubuntu_18.04.yml roles/php-fpm: Use blocks to tag children of dynamic tasks 2018-04-29 16:04:03 +03:00
Ubuntu.yml roles/php-fpm: Use blocks to tag children of dynamic tasks 2018-04-29 16:04:03 +03:00