Declare test-hosts as testenv

This commit is contained in:
Tobias Manske 2022-09-07 17:13:02 +02:00
parent be9e148100
commit 30dc199aa6
Signed by: tobias
GPG Key ID: E83C743C1FC2F79A

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