mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
5 lines
193 B
YAML
5 lines
193 B
YAML
|
---
|
||
|
# should override the global vars_files_var since it's local to the role
|
||
|
# but will be set to the value in the last role included which defines it
|
||
|
vars_files_var_role: "vars_files_var_dep"
|