Skip to content
Snippets Groups Projects
Commit 1c9fa8b7 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Fix tag inheritance

Dynamic includes and attribute inheritance changed in Ansible 2.5
tags are only applied to the include_* itself and are not inherited by
the tasks within.

See https://docs.ansible.com/ansible/2.5/porting_guides/porting_guide_2.5.html#dynamic-includes-and-attribute-inheritance
parent 9277fa42
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment