Revert OvfTransport changes;Build with new CAPV template
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-03 10:25:05 +01:00
parent 90efda336a
commit e8da87afd8
2 changed files with 1 additions and 2 deletions

View File

@ -48,7 +48,6 @@
--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: