1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

fixed var file loading

This commit is contained in:
Brian Coca 2015-07-14 12:12:43 -04:00
parent 5eb25a48ee
commit f6c64a8c00

View file

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