Update
This commit is contained in:
parent
a1b1cfa8a4
commit
b5f79519cb
18 changed files with 260 additions and 34 deletions
8
roles/lmn_qgsoftware/tasks/remove.yml
Normal file
8
roles/lmn_qgsoftware/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