mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Adding an integration test for variable precedence
This commit is contained in:
parent
b78058022d
commit
272db903e5
15 changed files with 102 additions and 0 deletions
|
@ -8,3 +8,6 @@ test_hash:
|
|||
|
||||
# Support execution from within a virtualenv
|
||||
ansible_python_interpreter: '/usr/bin/env python'
|
||||
|
||||
# Var precedence testing
|
||||
defaults_file_var_role3: "overridden from inventory"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue