changed clone type to full
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
node: "{{ target_node }}"
|
||||
clone: "{{ lxc_template_id }}"
|
||||
hostname: "{{ vm_hostname }}"
|
||||
full: true
|
||||
clone_type: "full"
|
||||
storage: "{{ target_storage }}"
|
||||
timeout: 600
|
||||
register: cloned_lxc
|
||||
|
||||
Reference in New Issue
Block a user