-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
vars.yml
272 lines (267 loc) Β· 8.01 KB
/
vars.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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
---
# @var add_known_hosts: true # When set to `true`, the playbook will automatically attempt to pre-cache
# SSH address signatures into the `known_hosts` file.
add_known_hosts: true
default_ssh_authorized_keys:
- "{{ lookup('file', 'files/ssh/id_ecdsa_sk_onlykey_green.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ecdsa_sk_onlykey_green_alt.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ecdsa_sk_onlykey_green_x.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ed25519_sk_26.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ed25519_sk_27.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ed25519_sk_52.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ed25519_sk_yubi_nano.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ed25519_sk_yubi_nano_x.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ed25519_sk_yubi_nanoc.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ed25519_sk_yubi_nanoc_x.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ed25519_sk_yubi_nfc_green.pub') }}"
- "{{ lookup('file', 'files/ssh/id_ed25519_sk_yubi_nfc_green_x.pub') }}"
default_ssh_private_keys:
- files/ssh/id_ecdsa_sk_onlykey_green
- files/ssh/id_ecdsa_sk_onlykey_green_alt
- files/ssh/id_ecdsa_sk_onlykey_green_x
- files/ssh/id_ed25519_sk_26
- files/ssh/id_ed25519_sk_27
- files/ssh/id_ed25519_sk_52
- files/ssh/id_ed25519_sk_yubi_nano
- files/ssh/id_ed25519_sk_yubi_nano_x
- files/ssh/id_ed25519_sk_yubi_nanoc
- files/ssh/id_ed25519_sk_yubi_nanoc_x
- files/ssh/id_ed25519_sk_yubi_nfc_green
- files/ssh/id_ed25519_sk_yubi_nfc_green_x
- files/ssh/id_rsa
# @var software: [] # A list of software packages to be installed via the `roles/helpers/installer` role. The list of software
# that can be installed via the role (and this variable) is in `group_vars/all/software.yml`.
software:
- act
- altair
- askgit
- azurefunctions
- bandwhich
- bane
- bat
- betwixt
- bin
- bitwarden
- bivac
- boilr
- captain
- cerebro
- clair
- consul
- croc
- ctop
- cumulus
- dasel
- dat
- delta
- desed
- deta
- direnv
- dive
- docker
- dockle
- doctl
- dog
- duf
- dust
- envconsul
- fd
# No releases in 6 years, no 'latest' release tag ever which causes the `gh` method to fail
# - felony
- ffsend
- filebrowser
- fm
- fq
- fselect
- fuego
# A separate Role exists
# - g-assist
- gitify
- gitleaks
- gitomatic
- glab
- glow
- go
- gojq
- gping
- grex
- gron
- hclq
- hexyl
- hey
- hostctl
- htmlq
- hyperfine
- jiq
- jitsi
- jo
- jq
- kdash
# Looks like it was primarily designed for mobile and it only has a GitHub release
# - kubenav
- license
- linuxkit
- manta
- mark
- masscode
- mc
- mergestat
- mjml
- mkcert
- mockoon
- motrix
- mqttx
- muffet
# - mullvad-vpn # deb, rpm available, no archives for Linux
- nebula
- nnn
- node
- nomino
- nuclear
- oq
- osquery
- ots
- page
- pass
- pastel
- peco
- pony
- pretzel # Mac only, over 3 years old
- procs
# - psu # Releases contain only code. few pre-releases contain releases, no update in about 2.5 years
- pup
- q
- raindrop
- responsively
- rip
- runjs
- s5cmd
- schema
- scrcpy
- sd
- shfmt
- skm
# - sqlectron # deb, rpm, pacman available but no archive
- ssh-vault
- ssl-proxy
- skype
- slack
- sqlectron
- ssh
- ssl
- switchhosts
- sysbench
- tabby
- task
- teleport
- temps # 6 years old. Forks are platform specific
- tflint
- tokei
- transfer
- trivy
- udemy
- up
- waypoint
- websocat
- webtorrent
- whaler
- wkhtmltopdf
- xurls
- yq
# @var default_browser: brave # Set this variable equal to the tag corresponding to the browser you wish to be set as the default browser.
# Available options include `brave` (Brave Browser), `firefox` (Firefox), `edge` (Microsoft Edge), and `chrome` (Google Chrome / Chromium).
default_browser: brave
# @var vpn_connections: [] # A list of VPN profiles to automatically load into the NetworkManager VPN plugin on Linux and into the WireGuard
# app on macOS / Linux. The profiles should be placed in the `files/vpn` folder. Examples of OpenVPN / WireGuard profiles are also available
# in that folder.
vpn_connections:
- file: Mullvad WG Belgium (UDP 4888).nmconnection
password: '{{ mullvad_password }}'
username: '{{ mullvad_username }}'
- file: Mullvad WG Japan (UDP 4888).nmconnection
password: '{{ mullvad_password }}'
username: '{{ mullvad_username }}'
- file: Mullvad WG Moldova (UDP 53).nmconnection
password: '{{ mullvad_password }}'
username: '{{ mullvad_username }}'
- file: Mullvad WG Singapore (UDP 4888).nmconnection
password: '{{ mullvad_password }}'
username: '{{ mullvad_username }}'
- file: Proton WG Cambodia (UDP 51820).nmconnection
password: '{{ proton_password }}'
username: '{{ proton_username }}'
- file: Proton WG Colombia (UDP 51820).nmconnection
password: '{{ proton_password }}'
username: '{{ proton_username }}'
- file: Proton WG Cyprus (UDP 51820).nmconnection
password: '{{ proton_password }}'
username: '{{ proton_username }}'
- file: Proton WG Serbia (UDP 51820).nmconnection
password: '{{ proton_password }}'
username: '{{ proton_username }}'
- file: Proton WG Slovakia (UDP 51820).nmconnection
password: '{{ proton_password }}'
username: '{{ proton_username }}'
- file: Mullvad OVPN Greece (TCP 53).ovpn
password: '{{ mullvad_password }}'
username: '{{ mullvad_username }}'
- file: Mullvad OVPN Los Angeles (TCP 443).ovpn
password: '{{ mullvad_password }}'
username: '{{ mullvad_username }}'
- file: Mullvad OVPN Luxembourg (TCP 443).ovpn
password: '{{ mullvad_password }}'
username: '{{ mullvad_username }}'
- file: Mullvad OVPN Romania (TCP 80).ovpn
password: '{{ mullvad_password }}'
username: '{{ mullvad_username }}'
- file: Mullvad Shadowsocks Serbia (TCP 443+1080).ovpn
password: '{{ mullvad_password }}'
username: '{{ mullvad_username }}'
- file: Proton OVPN Argentina (TCP 443+7770+8443).ovpn
password: '{{ proton_openvpn_password }}'
username: '{{ proton_openvpn_username }}'
- file: Proton OVPN Finland (via Sweden) (TCP 443+7770+8443).ovpn
password: '{{ proton_openvpn_password }}'
username: '{{ proton_openvpn_username }}'
- file: Proton OVPN France (TCP 443+7770+8443).ovpn
password: '{{ proton_openvpn_password }}'
username: '{{ proton_openvpn_username }}'
- file: Proton OVPN Russia (via Iceland) (TCP 443+7770+8443).ovpn
password: '{{ proton_openvpn_password }}'
username: '{{ proton_openvpn_username }}'
- file: Proton OVPN USA (TCP 443+7770+8443).ovpn
password: '{{ proton_openvpn_password }}'
username: '{{ proton_openvpn_username }}'
# @example #
# vpn_connections:
# - file: Mullvad OpenVPN Denver (UDP 53).ovpn
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# - file: Mullvad OpenVPN Hong Kong.ovpn
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# - file: Mullvad OpenVPN Italy.ovpn
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# - file: Mullvad OpenVPN NYC.ovpn
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# - file: Mullvad OpenVPN Secaucus (TCP 80).ovpn
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# - file: Mullvad WireGuard Germany (Custom Port).nmconnection
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# - file: Mullvad WireGuard Italy Brazil.nmconnection
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# - file: Mullvad WireGuard NYC (Custom Port).nmconnection
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# - file: Mullvad WireGuard NYC.nmconnection
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# - file: Mullvad WireGuard Switzerland.nmconnection
# password: '{{ mullvad_password }}'
# username: '{{ mullvad_username }}'
# @end