„mint.yml“ ändern
This commit is contained in:
parent
05adf0e6b6
commit
6a89fb826b
9
mint.yml
9
mint.yml
@ -85,6 +85,15 @@
|
||||
args:
|
||||
creates: /etc/systemd/system/timers.target.wants/mintupdate-automation-autoremove.timer
|
||||
|
||||
- name: config-update startmenu
|
||||
ansible.builtin.get_url:
|
||||
url: https://gitea.ds9.dedyn.io/olli/linux-mint/raw/branch/main/mint-config-update.desktop
|
||||
dest: /usr/share/applications/mint-config-update.desktop
|
||||
mode: '0444'
|
||||
owner: root
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user