1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/host_vars/testhost
2014-03-06 13:32:05 -05:00

10 lines
229 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'