Commit f6c64a8c by Brian Coca

fixed var file loading

parent 5eb25a48
......@@ -36,7 +36,7 @@
- hosts: inven_overridehosts
vars_files:
- "{{ var_dir }}/test_var_precedence.yml"
- "test_var_precedence.yml"
roles:
- role: test_var_precedence_inven_override
foo: bar
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment