bookworm/roles/lmn_qgsoftware/tasks/remove.yml

9 lines
113 B
YAML
Raw Normal View History

2024-06-06 10:29:07 +02:00
---
#######
# Uninstall KDE-Connect
- name: Uninstall KDe Connect
apt:
name: kdeconnect
state: absent