Role pdns-api: add ipv6 address to pdns_limit_api_access
This commit is contained in:
parent
12774ae19c
commit
a97e0a6bab
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ nodejs_major_version: "10"
|
|||
http_dns_prefix: "dns-ext"
|
||||
pdns_limit_api_access:
|
||||
- 94.130.21.214
|
||||
- 2a01:4f8:10b:1b29::1
|
||||
|
||||
mysql_root_password: "{{ lookup('passwordstore', inventory_hostname_short + '/mysql_root subkey=secret') }}"
|
||||
mysql_databases:
|
||||
|
|
Loading…
Reference in a new issue