mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Adding an integration test for variable precedence
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user