This commit is contained in:
Ruben Blanco 2024-05-22 19:16:50 +02:00
parent 587d6a2a3d
commit 2245c59ad8
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
community.general.nsupdate:
nsupdate:
key_name: "rndc-key"
key_secret: "{{ bind9secretkey_password }}"
key_algorithm: "hmac-md5"