diff --git a/tasks/create_proxmox_debian_template.yml b/tasks/create_proxmox_debian_template.yml index 6f37aa1..270f03d 100644 --- a/tasks/create_proxmox_debian_template.yml +++ b/tasks/create_proxmox_debian_template.yml @@ -217,8 +217,8 @@ src: "{{ workdir }}/{{ template_name }}.qcow2" dest: "/var/lib/vz/template/qcow2/" mode: push - rsync_opts: - - "--rsync-path='sudo rsync'" + # rsync_opts: + # - "--rsync-path='sudo rsync'" - name: Import Debian Cloud image as Proxmox VM template hosts: node0