Files
openstack-ansible-rabbitmq_…/tasks/main.yml
Jonathan Rosser e41730d531 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: Ie2d656bc04ea600e35735a7a8630cadd915469b7
2022-01-12 08:04:03 +00:00

2.8 KiB