diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-13 16:29:05 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-13 16:29:05 +0100 |
| commit | 954ab1887b20e9e0d5885c1cec8d71641cb3dcd4 (patch) | |
| tree | 45cb7191fe51f3fa099e8a01e5cd0a0c37e034ec /ansible/roles/mox/templates/dnssec.conf | |
| parent | f9272fdf3ea23070583c944b110a7b8f16c5a4ff (diff) | |
remove homelab config
Diffstat (limited to 'ansible/roles/mox/templates/dnssec.conf')
| -rw-r--r-- | ansible/roles/mox/templates/dnssec.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ansible/roles/mox/templates/dnssec.conf b/ansible/roles/mox/templates/dnssec.conf deleted file mode 100644 index de6bf8c..0000000 --- a/ansible/roles/mox/templates/dnssec.conf +++ /dev/null @@ -1,9 +0,0 @@ -server: - qname-minimisation: yes - interface: 0.0.0.0 - interface: ::0 - access-control: {{ router.lan.ipv4 }} allow - access-control: {{ router.lan.ipv6 }} allow - -remote-control: - control-enable: yes |
