Skip to content

v1.1.1 Collections Release

Compare
Choose a tag to compare
@anagha-infoblox anagha-infoblox released this 07 Sep 09:28
· 88 commits to master since this release
5c1754b

As a part of this release, the following features and bug fixes are added:

Release Summary

  • Support for creating IPv6 Fixed Address with DUID
  • Support added to return the next available IP address for an IPv6 network
  • Modules made compatible to work with ansible-core 2.11
  • Issue fixes and standardization of modules as per Ansible guidelines

Bugfixes

  • Implemented the bugfixes provided by Ansible community.general
  • Update the name of existing A and AAAA records
  • Update of comment field of SRV, PTR and NAPTR records failing with an error
  • PTR Record failed to update and raises KeyError for the view field
  • Update comment field and delete an existing Fixed Address
  • GitHub issue fix - Lookup module for next available IPV6
  • GitHub issue fix - [nios_zone] changing a nios_zone does not work
  • GitHub issue fix - Getting an error, running every module
  • GitHub issue fix - Error - Dictionary Issues
  • GitHub issue fix - Examples for lookups don't work as written
  • Sanity fixes as per Ansible guidelines to all modules