Skip to content

Releases: CiscoDevNet/ansible-dcnm

NDFC Collection Version 3.1.1

17 Mar 18:37
171e57e
Compare
Choose a tag to compare

Fixed

  • Restrict installs of netcommon to versions >=2.6.1,<=4.1.0 due to issue: #209

NDFC Collection Version 3.1.0

14 Mar 15:15
aedc486
Compare
Choose a tag to compare

Added

  • Support for all config parameters in network module
  • Support for all config parameters in vrf module

Fixed

NDFC Collection Version 3.0.0

22 Feb 08:11
c19fbdc
Compare
Choose a tag to compare

Added

  • RMA support in dcnm_inventory module

Fixed

NDFC Collection Version 2.4.0

17 Nov 11:50
10b9f9b
Compare
Choose a tag to compare

Added

  • POAP support in dcnm_inventory module
  • SVI interface support in dcnm_interface module

Fixed

  • Fix for a problem where networks cannot be deleted when detach/undeploy fails and network is in an out of sync state.
  • Fix default value for multicast_group_address property in dcnm_network

NDFC Collection Version 2.3.0

28 Oct 14:48
2db873e
Compare
Choose a tag to compare

Added

  • Added the ability to configure the multicast_group_address to the dcnm_network module

NDFC Collection Version 2.2.0

14 Oct 10:01
5e35e07
Compare
Choose a tag to compare

Added

  • The following new modules are included in this release
    • dcnm_links - Module for managing dcnm links

Fixed

NDFC Collection Version 2.1.1

18 Aug 17:00
88449b2
Compare
Choose a tag to compare

Fixed

  • Changed the deploy mechanism of policy module for delete state.

NDFC Collection Version 2.1.0

19 Jul 14:41
71f2c42
Compare
Choose a tag to compare

Added

  • The following new modules are included in this release
    • dcnm_resource_manager - Module for managing dcnm resources.
      Reference Info

Fixed

  • #151
  • #143
  • #141
  • #139
  • #137
  • #134
  • #112
  • Fixed Restapi used in version detection mechanism in module utils.
  • Fixed Restapi used in various modules to support the latest api's.
  • Fixed deploy knob behavior for vrf and network module to align with GUI functionality.
  • Fixed idempotence issue in interface module.
  • Fixed diff generation issue for network deletion with NDFC.

Deprecated

  • Deploy knob for individual attachments in vrf and network modules has been marked for deprecation.

DCNM Collection Version 2.0.1

28 Jan 17:26
ddec6f9
Compare
Choose a tag to compare

Fixed httpapi plugin issue preventing connections to latest version of NDFC (Version: 12.0.2f)

DCNM Collection Version 2.0.0

13 Dec 17:49
963c2da
Compare
Choose a tag to compare

Added

  • Nexus Dashboard Fabric Controller (NDFC) support for all collection modules
  • The following new modules are included in this release
    • dcnm_service_route_peering - Module for managing dcnm service route peering
    • dcnm_service_policy - Module for managing dcnm service policy
    • dcnm_service_node - Module for managing dcnm service nodes
  • New parameter check_deploy in dcnm_interface
  • Performance improvement of dcnm_inventory module

Fixed

  • #101
  • #87
  • #86
  • Fix dcnm_policy module configuration deploy issues