Avoid uncaught exception
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-07-31 22:29:47 +02:00
parent d607f615e9
commit b763d2b562
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
datastore: "{{ vcenter_info.datastore }}"
folder: "{{ vcenter_info.folder }}"
networks: "{u'{{ ova_spec.results[index].stdout | from_json | json_query('NetworkMapping[0].Name') }}':u'{{ vcenter_info.network }}'}"
allow_duplicates: no
power_on: false
ovf: "{{ item }}"
register: ova_deploy