aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/vars/main.yml
blob: 06e27a92bdb915e1ab181328275c72d8fe854a96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
linux_desktop_packages:
  - '@gnome-desktop'
  - '@fonts'
  - '@hardware-support'
  - '@internet-browser'
  - '@base-x'
  - '@networkmanager-submodules'
  - '@print-client'
  - gnome-tweaks
  - evolution
  - libreoffice-calc
  - libreoffice-draw
  - libreoffice-impress
  - libreoffice-math
  - libreoffice-writer
  - ffmpeg-libs
  - ffmpeg
  - nfs4-acl-tools
  - hexchat
  - vlc
  - youtube-dl
  - gstreamer1-plugins-ugly
  - gstreamer1-plugins-bad-freeworld
  - gstreamer1-libav
  - gstreamer1-vaapi
  - libva-utils
  - intel-media-driver
  - seahorse
  - inkscape
  - dconf-editor
  - libdvdcss
  - gimp
  - brasero
  - ntfs-3g
  - ntfsprogs
  - exfatprogs
  - chromium
  - gnome-extensions-app
  - papirus-icon-theme
  - audacious

  # MATE
  - adwaita-gtk2-theme
  - atril
  - atril-caja
  - atril-thumbnailer
  - caja caja-actions
  - caja-image-converter
  - caja-open-terminal
  - caja-sendto
  - caja-wallpaper
  - caja-xattr-tags
  - engrampa
  - eom
  - gtk2-engines
  - gucharmap
  - libmatekbd
  - libmatemixer
  - libmateweather
  - marco mate-applets
  - mate-backgrounds
  - mate-calc
  - mate-control-center
  - mate-desktop
  - mate-dictionary
  - mate-disk-usage-analyzer 
  - mate-icon-theme
  - mate-media mate-menus
  - mate-menus-preferences-category-menu
  - mate-notification-daemon
  - mate-panel
  - mate-polkit
  - mate-power-manager
  - mate-screensaver
  - mate-screenshot
  - mate-search-tool
  - mate-session-manager
  - mate-settings-daemon
  - mate-system-log
  - mate-system-monitor
  - mate-terminal
  - mate-themes
  - mate-user-admin
  - mate-user-guide
  - mozo
  - network-manager-applet
  - pluma
  - seahorse-caja

linux_desktop_excluded_packages:
  - gnome-software
  - libva-intel-driver

linux_desktop_hbac_hostgroup: linux_desktops

linux_desktop_flathub_repos:
  - name: flathub
    url: https://dl.flathub.org/repo/flathub.flatpakrepo
  - name: flathub-beta
    url: https://flathub.org/beta-repo/flathub-beta.flatpakrepo

linux_desktop_flatpaks:
  - org.signal.Signal
  - com.bitwarden
  - org.libretro.RetroArch
  - ca.littlesvr.asunder
  - org.gnome.EasyTAG
  - com.makemkv.MakeMKV
  - org.gnucash.GnuCash
  - org.gnome.Rhythmbox3
  - org.gajim.Gajim
  - org.gajim.Gajim.Plugin.omemo

linux_desktop_flatpak_overrides:
  org.gnome.EasyTAG:    --filesystem=host
  org.gnome.Rhythmbox3: --filesystem=host