Use DNS over TLS & enable DNSSEC

This commit is contained in:
Sonny Bakker 2025-04-26 17:11:03 +02:00
parent 6f393b4c39
commit 82a02be85a
7 changed files with 22 additions and 10 deletions

View file

@ -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