Configure DNS servers for iot.foo.sh network

This commit is contained in:
Timo Makinen 2025-06-21 16:38:09 +00:00
parent 25acba7adc
commit a2d3202c69

5
group_vars/iot.yml Normal file
View file

@ -0,0 +1,5 @@
---
network_dns_servers:
- 172.20.27.10
- 172.20.27.11
- 172.20.27.12