Use DNS over TLS & enable DNSSEC
This commit is contained in:
parent
6f393b4c39
commit
82a02be85a
7 changed files with 22 additions and 10 deletions
|
|
@ -29,7 +29,8 @@
|
|||
- name: Personal provisiong
|
||||
when: "'personal' in group_names"
|
||||
block:
|
||||
# TODO: require (w)lan interfaces before configuring these
|
||||
# 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
|
||||
- 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