forked from cytopia/ansible-debian
-
Notifications
You must be signed in to change notification settings - Fork 0
/
all.yml
205 lines (175 loc) · 5.27 KB
/
all.yml
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
---
###
### Debian apt repositories
###
apt_repo_repositories:
# main
- file: debian-main
repo: deb http://deb.debian.org/debian stretch main
- file: debian-main
repo: deb-src http://deb.debian.org/debian stretch main
# updates
- file: debian-updates
repo: deb http://deb.debian.org/debian stretch-updates main
- file: debian-updates
repo: deb-src http://deb.debian.org/debian stretch-updates main
# security
- file: debian-security
repo: deb http://security.debian.org stretch/updates main
- file: debian-security
repo: deb-src http://security.debian.org stretch/updates main
###
### Systemd services
###
systemd_enabled: []
systemd_disabled: []
###
### System Python versions
###
python_2: True
python_3: True
###
### Python pip packages (add your custom packages here)
###
pip2_packages: []
pip3_packages: []
###
### Debian packages (add your custom packages here)
###
apt_packages: []
###
### Select packages to install
###
### 'install': Install the package
### 'remove': Uninstall the package
### Any other value will ignore the package (neither install nor uninstall)
autorunner: 'ignore'
chromium: 'ignore'
clipmenu: 'ignore'
dbeaver: 'ignore'
diff_highlight: 'ignore'
docker: 'ignore'
docker_compose: 'ignore'
dotfiles: 'ignore'
ffscreencast: 'ignore'
firefox: 'ignore'
font_font_awesome: 'ignore'
font_droid_sans_mono: 'ignore'
font_san_francisco: 'ignore'
font_terminus: 'ignore'
font_ubuntu: 'ignore'
fzf: 'ignore'
gimp: 'ignore'
i3: 'ignore'
i3_gaps: 'ignore'
i3_utils_bin: 'ignore'
i3_utils_systemd: 'ignore'
i3blocks_modules: 'ignore'
icon_moka: 'ignore'
kops: 'ignore'
kubectl: 'ignore'
libreoffice: 'ignore'
lxdm: 'ignore'
neovim: 'ignore'
network_manager: 'ignore'
oh_my_zsh: 'ignore'
packer: 'ignore'
pinta: 'ignore'
ranger: 'ignore'
skype: 'ignore'
sublime: 'ignore'
sxiv: 'ignore'
telegram: 'ignore'
terraform: 'ignore'
theme_arc: 'ignore'
thunar: 'ignore'
thunar_custom_actions: 'ignore'
thunderbird: 'ignore'
timemachine: 'ignore'
urxvt: 'ignore'
virtualbox: 'ignore'
xbacklight: 'ignore'
xorg: 'ignore'
zathura: 'ignore'
###
### Settings for packages
###
# ---- Chromium ----
# Only works for extensions from web store
chromium_extensions: []
# - dbepggeogbaibhgnhhndojpepiihcmeb
# - pgdnlhfefecpicbbihgmbmffkjpaplco
# ---- Docker ----
# 'wheezy', 'jessie', 'stretch' or 'buster'
docker_repo_dist: stretch
# 'stable' or 'edge'
docker_repo_channel: stable
# ---- FZF ----
# Add sourcing ~/.fzf.bash to your normal shell config?
fzf_update_rc: True
# Enable/Disable fuzzy completion (bash & zsh)?
fzf_completion: False
# Enable/disable key bindings (CTRL-T, CTRL-R, ALT-C)?
fzf_key_bindings: False
# ---- LXDM ----
lxdm_dpi: 96
lxdm_gtk_theme: Industrial
lxdm_show_user_list: False
# ---- NetworkManager ----
network_manager_nm_applet: True
network_manager_plugin_openvpn: True
network_manager_plugin_l2tp: False
network_manager_plugin_openconnect: False
network_manager_plugin_pptp: False
network_manager_plugin_ssh: False
network_manager_plugin_strongswan: False
network_manager_plugin_vpnc: False
# ---- Skype ----
# 'stable' or 'unstable'
skype_repo_channel: stable
# ---- Sublime ----
# 'stable' or 'dev'
sublime_repo_channel: stable
# ---- sxiv ----
# Make sxiv default program for pictures
sxiv_default_image_viewer: True
# ---- Thunar ----
thunar_volman_enable: True
thunar_archive_plugin_enable: True
# ---- Thunderbird ----
thunderbird_ext_official: []
# - https://addons.mozilla.org/en-US/thunderbird/addon/dkim-verifier/
# - https://addons.mozilla.org/en-US/thunderbird/addon/enigmail/
# - https://addons.mozilla.org/en-US/thunderbird/addon/gnotifier/
# - https://addons.mozilla.org/en-US/thunderbird/addon/lightning/
# - https://addons.mozilla.org/en-US/thunderbird/addon/provider-for-google-calendar/
# - https://addons.mozilla.org/en-US/thunderbird/addon/x-unsent-support/
# List of urls pages in which an XPI download link can be found.
# Note: The first found XPI download url will be used
thunderbird_ext_custom: []
# - https://github.com/ExchangeCalendar/exchangecalendar/releases
# ---- Xorg ----
# Supported values: 'amdgpu' 'ati' 'intel' 'modesetting' 'nouveau' 'nvidia' 'radeon'
xorg_gpu: modesetting
# Supported values: 'XAA' 'EXA' 'UXA' 'SNA' 'glamor'
xorg_gpu_accel_method: glamor
# Enable VDPAU_DRIVER=va_gl systemwide
xorg_gpu_vdpau_va_gl_enable: True
# 'libinput' or 'synaptics'
xorg_touchpad_enable: True
xorg_touchpad_driver: 'synaptics'
###
### Set your preferred default applications
###
xdg_mime_defaults:
- desktop_file: Thunar.desktop
mime_types:
- inode/directory
- desktop_file: chromium.desktop
mime_types:
- text/html
- text/xml
- application/xhtml_xml
- application/x-mimearchive
- x-scheme-handler/http
- x-scheme-handler/https