Adding an integration test for variable precedence

This commit is contained in:
James Cammarata
2014-05-09 11:42:45 -05:00
parent b78058022d
commit 272db903e5
15 changed files with 102 additions and 0 deletions

View File

@@ -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"