Use linked clones for proxmox kvm
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
api_password: "{{ proxmox_password }}"
|
api_password: "{{ proxmox_password }}"
|
||||||
api_host: "{{ proxmox_host }}"
|
api_host: "{{ proxmox_host }}"
|
||||||
clone: "{{ ubuntu_template_vm_name }}"
|
clone: "{{ ubuntu_template_vm_name }}"
|
||||||
|
full: no
|
||||||
name: '{{ inventory_hostname }}'
|
name: '{{ inventory_hostname }}'
|
||||||
node: 'rack2'
|
node: 'rack2'
|
||||||
target: '{{ hypervisor }}'
|
target: '{{ hypervisor }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user