dhcp: ask clients to use our DNS servers

This commit is contained in:
Yohaï-Eliel BERREBY 2020-04-18 15:39:32 +02:00
parent f05e92dc5e
commit 7275ebda47
3 changed files with 22 additions and 8 deletions

View file

@ -17,8 +17,6 @@
# Deploy unbound DNS server (recursive).
- hosts: recursive_dns
vars:
- dns_host_suffix: 253
roles:
- unbound