2019-01-10 23:45:12 +01:00
|
|
|
# Do not put test specific entries in this inventory file.
|
|
|
|
# For script based test targets (using runme.sh) put the inventory file in the test's directory instead.
|
2016-03-15 02:48:40 +01:00
|
|
|
|
2019-01-10 23:45:12 +01:00
|
|
|
[testgroup]
|
2019-03-13 15:14:12 +01:00
|
|
|
# ansible_python_interpreter must be set to avoid interpreter discovery
|
|
|
|
testhost ansible_connection=local ansible_python_interpreter="{{ ansible_playbook_python }}"
|