This commit is contained in:
Ruben Blanco 2024-05-24 13:13:56 +02:00
parent 27ae01eeed
commit d064b94993
1 changed files with 1 additions and 1 deletions

View File

@ -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"