You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/include_import/inventory

7 lines
200 B
Plaintext

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