Skip to content

v1.8.0 Collections Release

Latest
Compare
Choose a tag to compare
@JkhatriInfobox JkhatriInfobox released this 29 Jan 13:17
dcd53cf

Release Summary

This release includes new modules for managing NIOS VLANs and Admin Users, as well as new lookup plugins for nios_next_vlan_id. Additionally, it features various enhancements and bug fixes aimed at improving the system's overall functionality and performance.

New Modules

  • infoblox.nios_modules.nios_vlan - Configure Infoblox NIOS VLANs
  • infoblox.nios_modules.nios_adminuser - Configure Infoblox NIOS Admin Users

Lookup

  • infoblox.nios_modules.nios_next_vlan_id - Return the next available VLAN ID for a VLAN View/Range

Major Changes

  • Drop support for Ansible Core 2.15 and Python 3.9.

Minor Changes

  • Set ipv4addr parameter in the nios_inventory module.
  • Added support for the vlans parameter in the nios_network module.

Bugfixes

  • Fixed the issue where the nios_host_record module was failing with aliases parameter.