2019-01-10 14:45:12 -08: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-14 18:48:40 -07:00
|
|
|
|
2019-01-10 14:45:12 -08:00
|
|
|
[testgroup]
|
2019-03-13 07:14:12 -07:00
|
|
|
# ansible_python_interpreter must be set to avoid interpreter discovery
|
|
|
|
testhost ansible_connection=local ansible_python_interpreter="{{ ansible_playbook_python }}"
|