Skip to content

Releases: netascode/ansible-dc-vxlan

Collection Version 0.3.0

12 Nov 20:04
6abfe20
Compare
Choose a tag to compare
Pre-release

Release Date: 2024-11-12

Added

  • Support for selective execution based on data model changes
  • Support for defining custom default values for data model
  • Support for defining custom NDFC Policies
  • Performance improvements for adding devices to a fabric
  • Support for POAP when adding devices to a fabric
  • New connectivity_check role for verifying connectivity and authentication to NDFC
  • Updated tag support to include the following tags:
    • cc_verify
    • cr_manage_policy
    • rr_manage_policy
  • Update to service model keys:
    • VRF attach_group changes to vrf_attach_group`` under vxlan.overlay_services.vrfs`
    • Network attach_group changes to network_attach_group`` under vxlan.overlay_services.networks`
  • Support for Spanning-Tree in data model and fabric creation in NDFC 12.2.2 or later
  • Support for IPv6 fabric underlay
  • Support new and update pre-validation rules:
    • 201: Verify a spanning tree protocol mutually exclusive parameters
    • 202: Verify Fabric Underlay Supports Multicast for TRM
    • 203: Verify Fabric Underlay ISIS Authentication
    • 401: Cross Reference VRFs and Networks items in the Service Model
    • 402: Verify VRF elements are enabled in fabric overlay services
    • 403: Verify Network elements are enabled in fabric overlay services
    • 501: Verify Policy Cross Reference Between Policies, Groups, and Switches

Fixed

Collection Version 0.2.0

28 Jun 20:28
5f954aa
Compare
Choose a tag to compare
Pre-release

Release Date: 2024-06-28

Added

  • Support for the following device inventory roles. Only applies to adding devices to a fabric with these role types.
    • border_spine
    • border_gateway
    • border_gateway_spine
    • super_spine
    • border_super_spine
    • border_gateway_super_spine
  • Added SysLog Server Support - Fabric Creation Stage
  • Added DHCP Support and Secondary IP Address Support - Network Creation Stage
  • Support for Ansible Tags
    • Tags to limit execution and target specific roles in the collection
    • Tags to limit execution and target specific stages inside a role

Fixed

0.1.0

10 Jun 16:43
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release of the Ansible NetworkAsCode DC VXLAN collection

Added

The following roles have been added to the collection:

  • Role: cisco.nac_dc_vxlan.validate
  • Role: cisco.nac_dc_vxlan.dtc.create
  • Role: cisco.nac_dc_vxlan.dtc.deploy
  • Role: cisco.nac_dc_vxlan.dtc.remove

This version of the collection includes support for an IPv4 Underlay only. Support for IPv6 Underlay will be available in the next release.