From 1172f75a78b3a0ef5279608242fb294074d51c1a Mon Sep 17 00:00:00 2001 From: jaydee Date: Wed, 2 Aug 2023 07:29:35 +0200 Subject: [PATCH] upt playbook --- playbooks/install_morefine.yaml | 1 + 1 file changed, 1 insertion(+) 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: >-