openstack-ansible-os_aodh/tasks
Dmitriy Rabotyagov 480d74bb71 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: I2492ed205a94541160e72a9cb3631e0b255d5b53
2019-07-16 21:36:56 +03:00
..
aodh_apache.yml Add support for the openSUSE Leap distributions 2017-07-10 22:42:17 +01:00
aodh_db_sync.yml db_setup: refactor database setup to a common file 2019-06-04 02:20:14 +00:00
aodh_install.yml Update role for new source build process 2019-03-27 13:29:39 +00:00
aodh_post_install.yml Perform an atomic policy file change 2017-04-28 16:06:10 +00:00
aodh_pre_install.yml Add systemd journal logging to the service config 2018-07-31 14:44:42 -05:00
aodh_service_setup.yml Enable overriding the service setup host python interpreter 2019-01-21 16:17:43 +00:00
db_setup.yml db_setup: refactor database setup to a common file 2019-06-04 02:20:14 +00:00
main.yml Convert dynamic includes to static imports 2019-07-16 21:36:56 +03:00
mq_setup.yml Updated from OpenStack Ansible Tests 2019-06-18 18:15:19 +00:00