Rolen aus bookworm übernommen
This commit is contained in:
parent
b74032925f
commit
420d9ea7b0
34 changed files with 1239 additions and 23 deletions
8
roles/custom/qg-software/tasks/remove.yml
Normal file
8
roles/custom/qg-software/tasks/remove.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
#######
|
||||
# Uninstall KDE-Connect
|
||||
- name: Uninstall KDe Connect
|
||||
apt:
|
||||
name: kdeconnect
|
||||
state: absent
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue