fix
This commit is contained in:
parent
27ae01eeed
commit
d064b94993
|
@ -5,7 +5,7 @@
|
|||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
# Add and update DNS records on bind9 with NSUPDATE
|
||||
- name: Add or modify DNS records A to some IP
|
||||
nsupdate:
|
||||
community.general.nsupdate:
|
||||
key_name: "rndc-key"
|
||||
key_secret: "{{ bind9secretkey_password }}"
|
||||
key_algorithm: "hmac-md5"
|
||||
|
|
Loading…
Reference in New Issue