Declare test-hosts as testenv

This commit is contained in:
2022-09-07 17:13:02 +02:00
parent be9e148100
commit 30dc199aa6

View File

@ -7,6 +7,9 @@ all:
ansible_ssh_private_key_file: ${ssh_private_key_file}
network_interface: ens3
children:
testenv:
hosts:
${server_under_test_hostname}: null
unprovisioned:
hosts:
${server_under_test_hostname}: null