ansible/test/integration/targets/include_import/inventory

7 lines
200 B
Text
Raw Normal View History

[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 }}"