--- network_mgmt_zone: "{{ network_zones.mgmt }}" accesspoint_wifi_channels: 2g: ch-ap0: 1 ch-ap1: 9 5g: ch-ap0: 36 ch-ap1: 48 ch-ap2: 40 accesspoint_80211r: mobility_domain_base: 2g: 0xc240 5g: 0xc500 accesspoint_zones: lan: "{{ network_zones.lan.wifi }}" iot: "{{ network_zones.iot.wifi }}" prometheus_scrape_endpoint: "{{ network_mgmt_zone.prefix | ansible.utils.ipaddr(network_mgmt_zone.offsets[inventory_hostname]) | ansible.utils.ipaddr('address') }}:9100" prometheus_exporters_default: - openwrt