openstack-ansible-haproxy_s.../tasks
Jonathan Rosser b4a564795b 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: I65564c23ff0003a575af984c709c1ae365292f35
2022-01-12 08:48:25 +00:00
..
haproxy_install.yml Remove references to unsupported operating systems 2021-03-21 20:48:54 +01:00
haproxy_post_install.yml Fix haproxy logging 2021-04-16 21:35:04 +03:00
haproxy_pre_install.yml Generate self-signed SSL per listen IP 2021-06-25 13:30:25 +00:00
haproxy_service_config.yml Fix service removal condition 2021-07-23 12:25:20 +00:00
haproxy_ssl_letsencrypt.yml Add option to use alernative CA server for certbot 2021-10-18 08:50:27 +01:00
main.yml Refactor use of include_vars 2022-01-12 08:48:25 +00:00