openstack-ansible-os_zun/tasks
Dmitriy Rabotjagov 373e2d3042 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: I7c4c7e6887cc756998ce028355402705a45e18ed
2019-06-24 19:26:20 +00:00
..
db_setup.yml db_setup: refactor database setup to a common file 2019-06-24 21:16:21 +03:00
main.yml Convert dynamic includes to static imports 2019-06-24 19:26:20 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2019-05-09 11:35:47 +00:00
zun_compute.yml db_setup: refactor database setup to a common file 2019-06-24 21:16:21 +03:00
zun_post_install.yml Improve docker API version retrieval 2019-02-23 17:26:47 +00:00
zun_pre_flight.yml Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:31:02 +00:00
zun_pre_install.yml first commit 2018-06-05 15:36:33 -05:00
zun_service_setup.yml Enable overriding the service setup host python interpreter 2019-02-26 08:27:38 +00:00