ansible/test/integration/roles/test_var_precedence_role3/vars/main.yml

4 lines
116 B
YAML
Raw Normal View History

---
# should override the global vars_files_var since it's local to the role
vars_files_var: "vars_files_var_role1"