Add GS Connect.
This commit is contained in:
parent
c828131bad
commit
1e65b565cd
@ -137,3 +137,11 @@
|
||||
state: absent
|
||||
when: ansible_distribution != "Ubuntu"
|
||||
ignore_errors: yes
|
||||
|
||||
- name: General | Software | Packages | GS Connect (KDE Connect, Android Tool)
|
||||
package:
|
||||
name:
|
||||
- gnome-shell-extension-gsconnect
|
||||
state: present
|
||||
when: ansible_distribution in ("Debian")
|
||||
ignore_errors: yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user