infobloxopen / infoblox-ansible

Ansible modules for interfacing to Infoblox systems
GNU General Public License v3.0
54 stars 60 forks source link

added ddns_protected support (new) #169

Open xdkreij opened 1 year ago

xdkreij commented 1 year ago

(something went wrong with the merge request, previous one got closed - here's a new one that should be up to date and easier to merge)


Herewith the suggestion to add the ddns protected feature towards the infoblox host record module. We've seen a couple of cases where ddns starts to overwrite the created host record after a while, this feature provides the capability to protect the record from being overwritten.

Kind regards,

Xdk