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