Test without ovfenvironment transport enabled
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-03-02 17:04:06 +01:00
parent 8f17551d50
commit 90efda336a
2 changed files with 2 additions and 1 deletions

View File

@ -48,6 +48,7 @@
--datacenter "{{ vcenter_info.datacenter }}" \
--portgroup "{{ vcenter_info.network }}" \
--name "{{ item.instance.hw_name }}"
--disableovftransport
when: existing_ova.results[index] is failed
loop: "{{ ova_deploy.results }}"
loop_control: