Fix bind configuration.
This commit is contained in:
parent
b0e34434b1
commit
a5e143b900
6 changed files with 14 additions and 17 deletions
|
@ -21,7 +21,7 @@ ddns-update-style standard;
|
|||
|
||||
include "/etc/dhcp/rndc.key";
|
||||
|
||||
zone intern. {
|
||||
zone {{ ansible_domain }}. {
|
||||
primary 127.0.0.1;
|
||||
key rndc-key;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue