z9-router(host): remove netwan, vlan55 untagged, add and fix DNS, fix formatting

This commit is contained in:
bitwhisker 2026-08-07 22:32:58 +02:00
commit 51b2cac907
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE
8 changed files with 22 additions and 46 deletions

View file

@ -3,5 +3,8 @@ systemd_networkd__global_config: "{{ lookup('ansible.builtin.file', 'resources/z
nftables__config: "{{ lookup('ansible.builtin.file', 'resources/z9/z9-router/nftables/nftables.conf') }}"
ansible_pull__timer_on_calendar: "*-*-* 04:00:00 Europe/Berlin"
ansible_pull__timer_randomized_delay_sec: 0min
unbound_access_control: [ "10.89.208.0/20" ]
unbound_access_control: [ "10.89.208.0/20", "2a07:c481:1::/48" ]
deploy_systemd_resolved_config__enable: false
deploy_systemd_resolved_config__dns:
- 127.0.0.1
kea_dhcp__include_vars: resources/z9/z9-router/kea_dhcp.yaml