ansible/test/integration/host_vars/testhost
2014-05-09 11:42:57 -05:00

13 lines
308 B
Text

a: 1
b: 2
c: 3
d: 4
role_var_beats_inventory: 'should_not_see_this'
test_hash:
host_vars_testhost: "this is in host_vars/testhost"
# Support execution from within a virtualenv
ansible_python_interpreter: '/usr/bin/env python'
# Var precedence testing
defaults_file_var_role3: "overridden from inventory"