openstack-ansible-os_blazar/vars
Dmitriy Rabotyagov 75e563b036 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: I14bfdc0e488ffd2db1d0b82afd773674819ee0f4
2019-07-17 16:55:57 +03:00
..
debian.yml debian: add support 2019-04-09 17:07:03 +00:00
main.yml Convert dynamic includes to static imports 2019-07-17 16:55:57 +03:00
redhat-7.yml Add SUSE and CentOS support to blazar 2019-05-15 12:26:25 +00:00
suse.yml Add SUSE and CentOS support to blazar 2019-05-15 12:26:25 +00:00