Add management of Gnome Shell Extensions to Ansible

This commit is contained in:
Scott Wallace 2019-01-13 12:44:47 +00:00
parent a9ac80bb3d
commit 4231fefb9d
3 changed files with 16 additions and 0 deletions

View file

@ -2,3 +2,6 @@
hosts: linux_desktops hosts: linux_desktops
roles: roles:
- linux_desktop - linux_desktop
- jaredhocutt.gnome_extensions
vars:
gnome_extension_ids: "{{ gnome_extensions }}"

View file

@ -0,0 +1 @@
- src: jaredhocutt.gnome_extensions

View file

@ -15,6 +15,7 @@ linux_repos:
linux_packages: linux_packages:
- albert - albert
- chrome-gnome-shell
- code - code
- conky - conky
- copyq - copyq
@ -23,6 +24,10 @@ linux_packages:
- franz - franz
- git - git
- glances - glances
- gnome-shell-extension-caffeine
- gnome-shell-extension-dashtodock
- gnome-shell-extension-mediaplayer
- gnome-shell-extension-weather
- gnome-tweaks - gnome-tweaks
- keybase - keybase
- netcat - netcat
@ -39,3 +44,10 @@ linux_apps:
- google-play-music-desktop-player - google-play-music-desktop-player
- skype - skype
- wireguard-ammp - wireguard-ammp
gnome_extensions:
- 358 # activities configurator
- 1206 # clock-override
- 28 # gtile
- 1386 # notification counter
- 19 # user themes