Merge branch 'main' of forgejo.fudiggity.nl:sonny/arch-setup
This commit is contained in:
commit
23e4a1bbfb
12 changed files with 41 additions and 39 deletions
|
|
@ -30,8 +30,9 @@
|
|||
- name: Personal provisiong
|
||||
when: "'personal' in group_names"
|
||||
block:
|
||||
# Note: set `network.dns.native_https_query` in about:config to prevent
|
||||
# DoH requests by default. See https://github.com/arkenfox/user.js/issues/1881
|
||||
# Note: Disable DoH in Firefox to fallback to system's default DNS
|
||||
# resolver, see
|
||||
# https://support.mozilla.org/en-US/kb/dns-over-https#w_configure-doh-protection-settings
|
||||
- name: Wireguard provisioning
|
||||
ansible.builtin.import_tasks: 'tasks/personal/all/wireguard.yml'
|
||||
tags: wireguard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue