Skip to content

Releases: infobloxopen/infoblox-ansible

v1.1.2 Collections Release

11 Oct 19:26
ff9e03c
Compare
Choose a tag to compare

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

Release Summary

  • Issue fixes and standardization of inventory plugin and lookup modules as per Ansible guidelines
  • Directory restructure and added integration & unit tests

Bugfixes

  • Handle NoneType parsing in nios_inventory.py
  • Check all dhcp options, not just first one

v1.1.1 Collections Release

07 Sep 09:28
5c1754b
Compare
Choose a tag to compare

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

Minor release

14 Apr 06:40
5d08a19
Compare
Choose a tag to compare
Merge pull request #55 from infobloxopen/ansible-inclusion

Ansible 4.0.0 inclusion