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