Releases: CiscoDevNet/ansible-dcnm
Releases · CiscoDevNet/ansible-dcnm
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.
NDFC Collection Version 3.4.0
Added
- Support for save and deploy options in
dcnm_inventory
module. - Support for
discovery_username
anddiscovery_password
indcnm_inventory
module. - Support for login domain in connection plugin.
Fixed
- Fix for deploy flag behaviour in inferface module. Config will not be deployed to switches if deploy flag is set to false. When deploy flag is set to true in task and if any of the switch in that task is not manageable or the fabric in task is read-only, then an error is returned without making any changes in the NDFC corresponding to that task.
NDFC Collection Version 3.3.1
NDFC Collection Version 3.3.0
Added
- Support to configure muliple interfaces for vrf_lite on a vrf
- Added support for more switch roles in inventory module.