This commit is contained in:
Frank Schiebel 2024-06-06 10:29:07 +02:00
parent a1b1cfa8a4
commit b5f79519cb
18 changed files with 260 additions and 34 deletions

View file

@ -0,0 +1,8 @@
---
#######
# Uninstall KDE-Connect
- name: Uninstall KDe Connect
apt:
name: kdeconnect
state: absent