openstack-ansible-os_octavia/tasks
Jonathan Rosser d2b3ad5dfd 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: I5cc0b1bde814abb0a4afe1567b9b23230a57f275
2022-01-12 08:17:16 +00:00
..
db_setup.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
main.yml Refactor use of include_vars 2022-01-12 08:17:16 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2021-12-04 17:41:00 +00:00
octavia_amp_image.yml Merge "Set octavia_amp_image_owner_id by default" 2021-04-26 19:01:11 +00:00
octavia_certs_distribute.yml Do not log private key 2021-10-18 15:17:07 +01:00
octavia_certs.yml Fix self-signed certs distribution 2021-07-20 18:41:15 +03:00
octavia_db_sync.yml db_setup: refactor database setup to a common file 2019-06-27 18:46:54 +00:00
octavia_flavor_create.yml Ensure that we create Octavia resources only once 2020-12-05 22:36:01 +00:00
octavia_install.yml Use ansible_facts[] instead of fact variables 2021-03-16 10:38:55 +00:00
octavia_keypair.yml keypair: copy key to deploy host rather than setup host 2021-11-23 10:49:15 +00:00
octavia_mgmt_network.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
octavia_policy.yml Use config_template as a collection 2021-12-02 17:05:09 +00:00
octavia_post_install.yml Use config_template as a collection 2021-12-02 17:05:09 +00:00
octavia_pre_install.yml Use systemd-journald instead of log files 2019-07-17 00:18:58 +03:00
octavia_security_group.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00