summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/module_tracebacks/inventory
blob: 9156526779066089fcea53576d9c0f0c2a573329 (plain)
1
2
3
4
5
testhost_local ansible_connection=local
testhost_ssh   ansible_connection=ssh   ansible_host=localhost

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