diff --git a/playbooks/install_morefine.yaml b/playbooks/install_morefine.yaml index 6c1e784..2bdd9ea 100644 --- a/playbooks/install_morefine.yaml +++ b/playbooks/install_morefine.yaml @@ -52,6 +52,7 @@ become: true ansible.builtin.apt: deb: https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-7.5.1-Linux-x64.deb + ignore_errors: true - name: Get repo become: true ansible.builtin.shell: >-