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