Add guest_id since its necessary
This commit is contained in:
parent
81bbd2b22a
commit
4e70ee2e3e
@ -9,8 +9,9 @@
|
||||
cluster: "{{ hypervisor_node }}"
|
||||
folder: "{{ vm_path }}"
|
||||
name: "{{ hostname }}"
|
||||
guest_id: otherLinux64Guest
|
||||
annotation: |
|
||||
{{ note | default('') }}
|
||||
{{ note | default('') }}
|
||||
state: poweredon
|
||||
disk:
|
||||
- size_gb: "{{ vm_size }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user