summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/inventory
blob: 3ae8d9c305b48bd9a93627bc162010152fb97386 (plain)
1
2
3
4
5
6
[local]
testhost ansible_connection=local host_var_role_name=role3
testhost2 ansible_connection=local host_var_role_name=role2

[local:vars]
ansible_python_interpreter="{{ ansible_playbook_python }}"