mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* Further cleanup of integration test inventory. * Preserve aci and msc inventory in template. * Update ansible-test inventory template handling. * Fix classification of inventory file.
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
# 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.
|
|
|
|
[testgroup]
|
|
testhost ansible_connection=local
|