Hit rack2 but provide hypervisor as a target
This commit is contained in:
@@ -14,7 +14,8 @@
|
|||||||
api_host: "{{ proxmox_host }}"
|
api_host: "{{ proxmox_host }}"
|
||||||
clone: "{{ ubuntu_template_vm_name }}"
|
clone: "{{ ubuntu_template_vm_name }}"
|
||||||
name: '{{ inventory_hostname }}'
|
name: '{{ inventory_hostname }}'
|
||||||
node: '{{ hypervisor }}'
|
node: 'rack2'
|
||||||
|
target: '{{ hypervisor }}'
|
||||||
storage: 'SSD1'
|
storage: 'SSD1'
|
||||||
format: 'qcow2'
|
format: 'qcow2'
|
||||||
timeout: 3000
|
timeout: 3000
|
||||||
|
|||||||
Reference in New Issue
Block a user