Skip to content

DCNM Collection Version 0.9.0 - Early Field Trial Release

Compare
Choose a tag to compare
@mikewiebe mikewiebe released this 06 Jul 19:21
· 819 commits to develop since this release
f11e31b

Change Log

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.

0.9.0 - 2020-07

  • Initial release of the Ansible DCNM collection, supporting DCNM release 11.4

Added

The Ansible Cisco Data Center Network Manager (DCNM) collection includes modules to help automate common day 2 operations for VXLAN EVPN fabrics.

  • cisco.dcnm.dcnm_rest - Send REST API requests to DCNM controller.
  • cisco.dcnm.dcnm_inventory - Add and remove Switches from a DCNM managed VXLAN fabric.
  • cisco.dcnm.dcnm_vrf - Add and remove VRFs from a DCNM managed VXLAN fabric.
  • cisco.dcnm.dcnm_network - Add and remove Networks from a DCNM managed VXLAN fabric.
  • cisco.dcnm.dcnm_interface - DCNM Ansible Module for managing interfaces.