blob: b0c00d327f428ddf76652b6ebf1ed7b1b57007ec (
plain)
1
2
3
|
[testgroup]
testhost ansible_connection=local # no connection is actually established with this host
localhost ansible_connection=local ansible_python_interpreter="{{ ansible_playbook_python }}"
|