0c40c6c23c
Also adds a new class to the test_var_precedence test to check for this type of error in the future. Fixes #9178
4 lines
193 B
YAML
4 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"
|