openstack-ansible-os_aodh/tasks
Jonathan Rosser 88c914ac6b Refactor use of include_vars
Use a first_found lookup instead of a with_first_found loop so that
the 'paths' parameter can be used.

This ensures that only vars from the role are included, and not vars
from a parent calling role. This can happen when a parent role has
a higher priority vars file available for inclusion than the role
it calls.

Change-Id: I6e1931e55c3b492ea0b5eb6e093c7cb5f5e826ac
2022-01-12 11:17:20 +00: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 Use ansible_facts[] instead of fact variables 2021-03-16 07:58:51 +00:00
aodh_post_install.yml Use config_template as a collection 2021-11-30 15:17:15 +02:00
aodh_pre_install.yml Migrate aodh to use uWSGI role 2019-09-04 15:36:21 +03:00
db_setup.yml Updated from OpenStack Ansible Tests 2020-10-01 14:29:25 +00:00
main.yml Refactor use of include_vars 2022-01-12 11:17:20 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2021-12-04 17:39:29 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-11-10 10:10:12 +00:00