ansible-hardening/tasks
Jonathan Rosser 6007645fd7 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: I078590020a98f0b5759f3de524753e01bb9c5597
2022-01-12 08:52:34 +00:00
..
contrib Add scaffolding for contrib tasks 2017-11-08 07:28:47 -06:00
rhel7stig Merge "Explicitly create clamav socket directory" 2021-11-03 12:57:39 +00:00
main.yml Refactor use of include_vars 2022-01-12 08:52:34 +00:00