Skip to content

Releases: cisco-en-programmability/dnacenter-ansible

v3.1.3

14 Sep 21:50
5e96b01
Compare
Choose a tag to compare
Merge pull request #10 from cisco-en-programmability/develop

Fix global credentials

v3.1.2

08 Sep 17:19
Compare
Choose a tag to compare

Changes:

  • Update supported version of DNA on README (DNA Center v2.2.2.3)
  • Updates README based on PR #8
    Commits explain the importance of hosts file, clarify the credentials usage, and add a hyperlink to examples for credentials.yaml, hosts, and tag.yaml

v3.1.1

03 Sep 23:37
Compare
Choose a tag to compare

Fixes:

  • Adds headers parameter to info modules

v3.1.0

10 Aug 17:03
Compare
Choose a tag to compare

Updates to support DNA version 2.2.2.3

Major changes:

  • Adds new plugins related to DNA version 2.2.2.3.
  • Updates previouse plugins to follow DNA version 2.2.2.3 specification.

v3.0.0

05 Aug 17:34
Compare
Choose a tag to compare

Drop special state params. Adds info plugins and resources.

Major changes:

  • Adds _info plugins to query information from database.
  • Adds resources for modules to manage CRUD operations.
  • Adds plugins without state that perform special operation on DNA Center.
  • Adds plugins for resource's operations that have different structure in request/response bodies (ie. _create, _update, _delete plugins).

v2.0.7

04 Aug 23:57
Compare
Choose a tag to compare
Update docs workflow