Cleanup whitespace
This commit is contained in:
parent
cffa318bea
commit
275b9a6071
@ -1,4 +1,5 @@
|
||||
---
|
||||
|
||||
dnskey_file: "/etc/nsupdate.key"
|
||||
dnskey_algorithm: "hmac-sha512"
|
||||
dnskey_server: "neon.binary-kitchen.net"
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Get nsupdate.key
|
||||
shell: "pdnsutil list-tsig-keys | grep '^acme-{{ inventory_hostname }}. {{ acme_dnskey_algorithm }}'"
|
||||
register: "pdns_key"
|
||||
|
Loading…
Reference in New Issue
Block a user