mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Correct variable blending from vars_files with hostvars in them
Fixes #8638
This commit is contained in:
parent
8956c636a5
commit
8a1fbed5d6
14 changed files with 69 additions and 64 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue