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
..
2021-04-16 21:35:04 +03:00
2022-01-12 08:48:25 +00:00