Correct variable blending from vars_files with hostvars in them

Fixes #8638
This commit is contained in:
James Cammarata 2014-08-15 15:57:02 -05:00
commit 8a1fbed5d6
14 changed files with 69 additions and 64 deletions

View file

@ -2,3 +2,4 @@
extra_var: "BAD!"
role_var: "BAD!"
vars_files_var: "vars_files_var"
vars_files_var_role: "should be overridden by roles"