Add guest_id since its necessary
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
cluster: "{{ hypervisor_node }}"
|
cluster: "{{ hypervisor_node }}"
|
||||||
folder: "{{ vm_path }}"
|
folder: "{{ vm_path }}"
|
||||||
name: "{{ hostname }}"
|
name: "{{ hostname }}"
|
||||||
|
guest_id: otherLinux64Guest
|
||||||
annotation: |
|
annotation: |
|
||||||
{{ note | default('') }}
|
{{ note | default('') }}
|
||||||
state: poweredon
|
state: poweredon
|
||||||
|
|||||||
Reference in New Issue
Block a user