infobloxopen / infoblox-ansible

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

Fix to update ARecord with new_ipv4addr(static functionality) #177

Closed hemanthKa677 closed 1 year ago

hemanthKa677 commented 1 year ago

This fix allows user to update existing IPv4 address of an ARecord with new IPv4 address statically

hemanthKa677 commented 1 year ago

These changes here are combined with other related changes in another Single Pull Request , Hence closing this.