ansible-role-systemd_mount/tasks
Jonathan Rosser 89c7ec5292 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: Idbeb3e61d0398944af8d73db5d98352de95b91a7
2022-01-12 08:01:45 +00:00
..
main.yml Refactor use of include_vars 2022-01-12 08:01:45 +00:00
systemd_install.yml Remove references to unsupported operating systems 2021-03-16 08:57:25 +00:00
systemd_mounts.yml Use config_template as a collection 2021-11-30 15:17:07 +02:00