Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 16:50
· 136 commits to refs/heads/main since this release
def8fe1

Bugfixes:

  • ios_facts - Fix facts gathering when memory statistics head is not hexadecimal.
    (#776)
  • ios_snmp_server - Fixes error handling for snmp user when snmp agent is not
    enabled
  • ios_static_routes - Fix non vlan entries to have unique group identifier.
  • ios_static_routes - Fix parsers to parse interface attribute correctly.

Doc_changes:

  • ios_facts - Add ansible_net_cpu_utilization.

Major_changes:

  • This release removes a previously deprecated modules, and a few attributes
    from this collection. Refer to Removed Features section for details.

Minor_changes:

  • ios_facts - Add CPU utilization. (#779)

Removed_features:

  • Deprecated ios_logging module in favor of ios_logging_global.
  • Deprecated next_hop_self attribute for bgp_address_family with nexthop_self.