„mint.yml“ ändern
This commit is contained in:
parent
9790ff8bae
commit
bee799baa0
37
mint.yml
37
mint.yml
@ -123,40 +123,3 @@
|
|||||||
group: root
|
group: root
|
||||||
force: yes
|
force: yes
|
||||||
|
|
||||||
- name: gtc-cryptdevice
|
|
||||||
ansible.builtin.get_url:
|
|
||||||
url: https://gitea.ds9.dedyn.io/olli/gtc-cryptdevice/raw/branch/main/gtc-cryptdevice.sh
|
|
||||||
dest: /usr/local/bin/gtc-cryptdevice.sh
|
|
||||||
mode: '0555'
|
|
||||||
owner: root
|
|
||||||
group: root
|
|
||||||
force: yes
|
|
||||||
backup: yes
|
|
||||||
|
|
||||||
- name: gtc-cryptdevice startmenu
|
|
||||||
ansible.builtin.get_url:
|
|
||||||
url: https://gitea.ds9.dedyn.io/olli/gtc-cryptdevice/raw/branch/main/gtc-cryptdevice.desktop
|
|
||||||
dest: /usr/share/applications/gtc-cryptdevice.desktop
|
|
||||||
mode: '0444'
|
|
||||||
owner: root
|
|
||||||
group: root
|
|
||||||
force: yes
|
|
||||||
|
|
||||||
- name: gtc-cryptdevice-chpass
|
|
||||||
ansible.builtin.get_url:
|
|
||||||
url: https://gitea.ds9.dedyn.io/olli/gtc-cryptdevice/raw/branch/main/gtc-cryptdevice-chpass.sh
|
|
||||||
dest: /usr/local/bin/gtc-cryptdevice-chpass.sh
|
|
||||||
mode: '0555'
|
|
||||||
owner: root
|
|
||||||
group: root
|
|
||||||
force: yes
|
|
||||||
backup: yes
|
|
||||||
|
|
||||||
- name: gtc-cryptdevice-chpass startmenu
|
|
||||||
ansible.builtin.get_url:
|
|
||||||
url: https://gitea.ds9.dedyn.io/olli/gtc-cryptdevice/raw/branch/main/gtc-cryptdevice-chpass.desktop
|
|
||||||
dest: /usr/share/applications/gtc-cryptdevice-chpass.desktop
|
|
||||||
mode: '0444'
|
|
||||||
owner: root
|
|
||||||
group: root
|
|
||||||
force: yes
|
|
||||||
|
Loading…
Reference in New Issue
Block a user