@ -35,10 +35,6 @@
register: create_vm_proxmox_check_if_vm_exists
delegate_to: localhost
- name: Debug
ansible.builtin.debug:
msg: "{{ create_vm_proxmox_numb_cores }} - {{ create_vm_proxmox_memory_mb }}"
- name: Proxmox - Clone VM in Proxmox
community.general.proxmox_kvm:
api_host: "{{ create_vm_proxmox_host }}"