Skip to content

v4.2.0

Compare
Choose a tag to compare
@tchiapuziowong tchiapuziowong released this 18 Apr 23:26
· 79 commits to master since this release

v4.2.0

Release Summary

New features (port security, PoE, MAC, static MAC and speed/duplex) and bugfixes

Major Changes

  - Add speed and duplex support (aoscx_interface).
  - Add port security support (aoscx_l2_interface).
  - Add new modules for PoE (aoscx_poe), MAC (aoscx_mac) and Static MAC (aoscx_static_mac)
  - Fix module aoscx_upload_firmware for local path (https://github.com/aruba/aoscx-ansible-collection/issues/28).
  - Fix module aoscx_upload firmware using HTTP.
  - Include fixes for issues found internally.

Minor Changes

  - Fix Interface MTU support (https://github.com/aruba/aoscx-ansible-collection/issues/38).
  - Fix idempotency in ACL module.