summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-07-14 12:12:43 -0400
committerBrian Coca <brian.coca+git@gmail.com>2015-07-14 12:12:43 -0400
commitf6c64a8c007b2d51e7da5b17643fd3d347c59da7 (patch)
tree04b76230d95b291f096c810436f8ef1d28b2e325
parent5eb25a48ee801239c7f9462d32fb123328c7dc3d (diff)
downloadansible-f6c64a8c007b2d51e7da5b17643fd3d347c59da7.tar.gz
fixed var file loading
-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