Releases: cisco-en-programmability/dnacenter-ansible
Releases · cisco-en-programmability/dnacenter-ansible
v3.1.3
Merge pull request #10 from cisco-en-programmability/develop
Fix global credentials
v3.1.2
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
Fixes:
- Adds headers parameter to info modules
v3.1.0
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
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).