summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/var_precedence/roles/test_var_precedence_dep/vars/main.yml
blob: a69efad537c7f79464803d7f96ebc670b9c96d99 (plain)
1
2
3
4
---
# 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"