forked from infra/ansible
kea: remove whitespace
This commit is contained in:
parent
8927eab887
commit
4f1790d815
@ -44,7 +44,6 @@
|
|||||||
"url": "http://{{ dhcpd_primary }}:8000/",
|
"url": "http://{{ dhcpd_primary }}:8000/",
|
||||||
"role": "primary",
|
"role": "primary",
|
||||||
"auto-failover": true
|
"auto-failover": true
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "{{ lookup('dig', dhcpd_secondary+'/PTR', '@'+dns_primary).split('.')[0] }}",
|
"name": "{{ lookup('dig', dhcpd_secondary+'/PTR', '@'+dns_primary).split('.')[0] }}",
|
||||||
|
Loading…
Reference in New Issue
Block a user