openstack-ansible-memcached.../tasks
Jonathan Rosser 7b231960a7 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: I636e89ba06e513a559a51b1086d8cb6885ecb3e4
2022-01-12 08:43:27 +00:00
..
main.yml Refactor use of include_vars 2022-01-12 08:43:27 +00:00
memcached_config.yml Fix linters 2021-05-27 16:22:26 +03:00
memcached_install.yml Use ansible_facts[] instead of fact variables 2021-02-23 09:21:01 +00:00