Implement VMware annotation

This commit is contained in:
Sandwich 2025-02-17 21:17:18 +01:00
parent e65fbfd570
commit 81bbd2b22a

@ -9,7 +9,8 @@
cluster: "{{ hypervisor_node }}"
folder: "{{ vm_path }}"
name: "{{ hostname }}"
guest_id: otherGuest64
annotation: |
{{ note | default('') }}
state: poweredon
disk:
- size_gb: "{{ vm_size }}"