Releases: CiscoDevNet/ansible-dcnm
Releases · CiscoDevNet/ansible-dcnm
NDFC Collection Version 3.9.0
Added
- Added support for the following parameters in the dcnm_interface module
disable_lacp_suspend_individual
enable_cdp
enable_lacp_vpc_convergence
enable_monitor
enable_pfc
lacp_port_priority
lacp_rate
- Added support for eBGP fabric type in the dcnm_fabric module
- Added support for the following parameters in the dcnm_vrf module
l3vni_wo_vlan
v6_redist_direct_rmap
- Added support for
x-www-form-urlencoded
encoding in the dcnm_rest module - Added httpapi connection plugin support for ND4.1
- Refactored and improved various module integration tests
Fixed
NDFC Collection Version 3.8.1
NDFC Collection Version 3.8.0
Release Date: 2025-06-02
Added
- Updated
dcnm_interface
module to support the following- Breakout Interfaces
- New properties
native_vlan
,orphan_port
,duplex
,peer1_native_vlan
,peer2_native_vlan
,route_tag
- Ability to manage
admin_state
,description
andcmds
properties for PortChannel and vPC member interfaces
Fixed
NDFC Collection Version 3.7.0
Added
- The following new modules are included in this release
dcnm_log
- Module for logging messages based on environment variableNDFC_LOGGING_CONFIG
- Dynamic inventory for ansible-dcnm repository integration tests
- Support for virtual peer link in
dcnm_vpc_pair
module - Support for pre-provision workflows when using
dcnm_vpc_pair
anddcnm_interface
module - Support for port-channel sub-interfaces in
dcnm_interface
module
Fixed
NDFC Collection Version 3.6.0
Release Date: 2024-11-11
Added
-
The following new modules are included in this release
dcnm_bootflash
- Module for bootflash management for Nexus switchesdcnm_maintenance_mode
- Module for Maintentance Mode Configuration of Nexus switches
-
The following new features are added to existing modules in this release
dcnm_policy
- Flag to use the description parameter as the unique key for policy managementdcnm_fabric
- Added ISN Fabric Type Support
Fixed
NDFC Collection Version 3.5.1
Fixed
- Fix for ansible-sanity errors in code and documentation
- Updates to supported ansible version
NDFC Collection Version 3.5.0
Added
- The following new modules are included in this release
dcnm_image_upgrade
- Module for managing NDFC image upgradedcnm_image_upload
- Module for managing NDFC image uploaddcnm_image_policy
- Module for managing NDFC image policydcnm_vpc_pair
- Module for managing dcnm NDFC vPC switch pairsdcnm_fabric
- Module for managing NDFC fabrics
Fixed
NDFC Collection Version 3.4.3
Added
- Support to attach network to TOR switches paired with leaf and its interfaces
NDFC Collection Version 3.4.2
Added
- Support for following parameters in
dcnm_links
modulempls_fabric
peer1_sr_mpls_index
peer2_sr_mpls_index
global_block_range
dci_routing_proto
ospf_area_id
dci_routing_tag
- Support for
ext_vxlan_mpls_overlay_setup
andext_vxlan_mpls_underlay_setup
templates indcnm_links
module - Support for
secondary_ipv4_addr
for loopback interfaces indcnm_interface
module - Support for fabric and mpls loopback interfaces in
dcnm_interface
module - Support for
import_evpn_rt
andexport_evpn_rt
indcnm_vrf
module
Fixed
NDFC Collection Version 3.4.1
There is no functional difference between collection version 3.4.0
and collection version 3.4.1
. This version is only being published as a hotfix to resolve a problem where the wrong version was inadvertently published to Ansible galaxy.