changed clone type to full

This commit is contained in:
2026-02-03 21:08:01 -05:00
parent 158e25c911
commit bc4bd0c0d0

View File

@@ -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