Fix linting faults;Add missing keys
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
214a3d189a
commit
2de2259c76
@ -41,6 +41,8 @@
|
|||||||
name: "{{ item.instance.hw_name }}"
|
name: "{{ item.instance.hw_name }}"
|
||||||
disk:
|
disk:
|
||||||
- size: 1Gb
|
- size: 1Gb
|
||||||
|
scsi_controller: 1
|
||||||
|
scsi_type: paravirtual
|
||||||
unit_number: 1
|
unit_number: 1
|
||||||
when: ova_deploy.results[index] is not skipped
|
when: ova_deploy.results[index] is not skipped
|
||||||
loop: "{{ ova_deploy.results }}"
|
loop: "{{ ova_deploy.results }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user