„mint.yml“ ändern
This commit is contained in:
parent
cc91f034c1
commit
e07fbbc6bd
19
mint.yml
19
mint.yml
@ -118,25 +118,6 @@
|
|||||||
group: root
|
group: root
|
||||||
force: yes
|
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
|
- name: gtc-media-compress
|
||||||
ansible.builtin.get_url:
|
ansible.builtin.get_url:
|
||||||
url: https://gitea.ds9.dedyn.io/olli/gtc-media-compress/raw/branch/main/gtc-media-compress.sh
|
url: https://gitea.ds9.dedyn.io/olli/gtc-media-compress/raw/branch/main/gtc-media-compress.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user