openstack-ansible-os_glance/tasks
Dmitriy Rabotjagov f27c7aa1c3 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: I630ea698191aa7ccd71c8cce34978d42c1935678
2019-03-25 09:43:02 +02:00
..
glance_db_setup.yml Move database creation into role 2018-05-15 07:45:39 +00:00
glance_install.yml Update role for new source build process 2019-03-20 05:17:22 +00:00
glance_post_install.yml Merge "Cleanup files and templates using smart sources" 2019-02-25 22:49:10 +00:00
glance_service_setup.yml Enable overriding the service setup host python interpreter 2018-11-30 14:50:48 +00:00
main.yml Convert dynamic includes to static imports 2019-03-25 09:43:02 +02:00
mq_setup.yml Updated from OpenStack Ansible Tests 2018-08-20 10:48:10 +00:00