ansible-personal/roles/php-fpm
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
..
defaults roles/php-fpm: Update defaults 2017-05-28 15:45:05 +03:00
handlers roles/php-fpm: Support php-fpm 7.2 on Ubuntu 18.04 2018-04-05 12:17:26 +03:00
tasks roles/php-fpm: Use blocks to tag children of dynamic tasks 2018-04-29 16:04:03 +03:00
templates roles/php-fpm: Support php-fpm 7.2 on Ubuntu 18.04 2018-04-05 12:17:26 +03:00