openstack-ansible-rsyslog_s.../tasks
Jonathan Rosser bb0c545fc3 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: I68087b411e0a056bc2c9a654bf975ea36de5fbec
2022-01-12 08:57:15 +00:00
..
main.yml Refactor use of include_vars 2022-01-12 08:57:15 +00:00
rsyslog_server_install.yml Use ansible_facts[] instead of fact variables 2021-03-16 08:55:48 +00:00
rsyslog_server_post_install.yml Fix inconsistency for tag 2017-03-01 12:26:03 +00:00
rsyslog_server_pre_install.yml tasks: Fix permissions for /var/log directory 2018-05-24 13:28:11 +01:00