mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Overhaul ansible-test code coverage and injector. (#53510)
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
# For script based test targets (using runme.sh) put the inventory file in the test's directory instead.
|
||||
|
||||
[testgroup]
|
||||
testhost ansible_connection=local
|
||||
# ansible_python_interpreter must be set to avoid interpreter discovery
|
||||
testhost ansible_connection=local ansible_python_interpreter="{{ ansible_playbook_python }}"
|
||||
|
||||
Reference in New Issue
Block a user