Skip to content

v4.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 09:21
· 328 commits to refs/heads/main since this release
ce79643

What's Changed

  • ios_facts - fix calculation of memory from bytes to megabytes; grab correct output element for free memory (#763)
  • ospfv2 - Fixed rendering of capability command with vrf_lite.
  • ospfv3 - Fixed rendering of capability command with vrf_lite.
  • ios_bgp_address_family - Fixed examples formatting.
  • ios_bgp_global - Fixed examples formatting.
  • ios_interfaces - Corrected interface names in the documentation.
  • ios_interfaces - Fixed module documentation and examples.
  • ios_l2_interfaces - Fixed module documentation and examples.
  • ios_l3_interfaces - Fixed module documentation and examples.
  • ios_l3_interfaces - Fixed module examples, update tasks to generate address and not network interface.
  • ios_static_routes - Corrected static routes before the state in the documentation.
  • ios_static_routes - Fixed examples formatting.
  • ios_interfaces - Add template attribute to provide support for Cisco ios templates.
  • ios_service - Create a module to manage service configuration on IOS switches