...
parent
dc1f5d0323
commit
eec608e7a0
|
@ -79,6 +79,8 @@
|
|||
- pinentry-gnome3 # kde, gpg cache password
|
||||
- seahorse
|
||||
- xclip
|
||||
state: present
|
||||
when: ansible_facts['hostname'] == "tycho"
|
||||
# KDE
|
||||
# - kio-gdrive # dolphin, google drive
|
||||
# - krename
|
||||
|
@ -100,8 +102,6 @@
|
|||
# - qbittorrent
|
||||
# - VirtualBox
|
||||
# - xrandr
|
||||
state: present
|
||||
when: ansible_facts['hostname'] == "tycho"
|
||||
|
||||
|
||||
#- name: Install zoom
|
||||
|
|
Loading…
Reference in New Issue