From e07fbbc6bdece0526ecd5c96ae29da85f93d1460 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 17 Nov 2022 14:02:12 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Emint.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mint.yml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/mint.yml b/mint.yml index 5c27edd..abadc86 100644 --- a/mint.yml +++ b/mint.yml @@ -118,25 +118,6 @@ group: root force: yes - - name: gtc-x11vnc - ansible.builtin.get_url: - url: https://gitea.ds9.dedyn.io/olli/gtc-x11vnc/raw/branch/main/gtc-x11vnc.sh - dest: /usr/local/bin/gtc-x11vnc.sh - mode: '0555' - owner: root - group: root - force: yes - backup: yes - - - name: gtc-x11vnc startmenu - ansible.builtin.get_url: - url: https://gitea.ds9.dedyn.io/olli/gtc-x11vnc/raw/branch/main/gtc-x11vnc.desktop - dest: /usr/share/applications/gtc-x11vnc.desktop - mode: '0444' - owner: root - group: root - force: yes - - name: gtc-media-compress ansible.builtin.get_url: url: https://gitea.ds9.dedyn.io/olli/gtc-media-compress/raw/branch/main/gtc-media-compress.sh