Skip to content

Releases: cisco-en-programmability/dnacenter-ansible

v4.1.0

14 Dec 21:29
dbb3d1d
Compare
Choose a tag to compare

What's Changed

  • Add qos_device_interface and fixes tag_member by @wastorga in #29

Full Changelog: v4.0.0...v4.1.0

v4.0.0

02 Dec 00:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.3...v4.0.0

v3.2.3

01 Dec 22:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v3.2.3

v3.2.2

01 Nov 21:20
0d76c8d
Compare
Choose a tag to compare

What's Changed

  • Develop - Update documentation & id requirement by @wastorga in #25

Full Changelog: v3.2.1...v3.2.2

v3.2.1

25 Oct 21:42
b37e679
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

22 Oct 18:33
48b8bd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.7...v3.2.0

v3.1.7

13 Oct 02:19
cb18a12
Compare
Choose a tag to compare
Merge pull request #22 from cisco-en-programmability/develop

Fix function exec call mixup

v3.1.6

20 Sep 22:26
28827a9
Compare
Choose a tag to compare

Changes

  • Fixes get_object_by_name issues

Bugfixes:

  • Add try catch/except to dnac execution
  • Update get for wireless_dynamic_interface, change key that has name
  • Update get for wireless_enterprise_ssid, obtain item.ssidDetails from items

v3.1.5

17 Sep 15:45
Compare
Choose a tag to compare

Fixes internal 'exists' comparison

Bug fixes:

  • Changes the comparison from value to keys

v3.1.4

14 Sep 21:51
Compare
Choose a tag to compare
Update to fix pep8 issues