dns/master: Added missing default for variable slaves

dehydrated
Felix Stupp 4 years ago
parent e691b24cb4
commit 8d2808c82a
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -22,4 +22,6 @@ retry: 7200
expire: 3600000
ttl: "{{ global_dns_ttl }}"
slaves: [] # for retriving IPs automatically by Ansible
dname_subdomain: "external" # Must not contain the base domain, can be used to allow ignoring local overrides on purpose, will be ignored if empty

Loading…
Cancel
Save