openstack-ansible-os_congress/vars
Dmitriy Rabotyagov 78bc984ade Convert dynamic includes to static imports
When task/role files are included using include_tasks, tags are not
passed to the included tasks. As a result, tags like neutron-config
do not have the intended effect. This patch changes include_tasks
to import_tasks for all cases where dynamic vars or loops are not used
so that tags are properly handled.

Reference -
https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse.html
https://bugs.launchpad.net/openstack-ansible/+bug/1815043

Change-Id: Ifc210d2fc7f217105d83c0ad4f86a3939c6c93d3
2019-07-17 17:30:29 +03:00
..
debian.yml debian: add support 2019-04-09 19:27:51 +00:00
main.yml Convert dynamic includes to static imports 2019-07-17 17:30:29 +03:00
redhat-7.yml Adding support of Leap 15 and CentOS 7 2019-06-03 15:00:04 +00:00
suse.yml Adding support of Leap 15 and CentOS 7 2019-06-03 15:00:04 +00:00