summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-07-14 18:12:43 +0200
committerBrian Coca <brian.coca+git@gmail.com>2015-07-14 18:12:43 +0200
commitf6c64a8c007b2d51e7da5b17643fd3d347c59da7 (patch)
tree04b76230d95b291f096c810436f8ef1d28b2e325 /test
parentadded empty include test (diff)
downloadansible-f6c64a8c007b2d51e7da5b17643fd3d347c59da7.tar.xz
ansible-f6c64a8c007b2d51e7da5b17643fd3d347c59da7.zip
fixed var file loading
Diffstat (limited to 'test')
-rw-r--r--test/integration/test_var_precedence.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test_var_precedence.yml b/test/integration/test_var_precedence.yml
index 8bddfff447..ae4b4cfea1 100644
--- a/test/integration/test_var_precedence.yml
+++ b/test/integration/test_var_precedence.yml
@@ -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