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"
|