Skip to content

Releases: cisco-en-programmability/catalystcenter-ansible

v2.2.2

12 Aug 02:08
107aba9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

08 Aug 07:13
d42bcc4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

19 Jun 21:48
09aa8f6
Compare
Choose a tag to compare

What's Changed

  • Collection is now compatible with Catalyst Center API 3.1.3.0. by @fmunozmiranda in #9

Full Changelog: v2.1.4...v2.2.0

v2.1.4

12 May 07:00
Compare
Choose a tag to compare

What's Changed

    - The format has been updated to correct errors when uploading a new version to Red Hat.
    - The workflow_manager modules have been updated.
    - Change host to _host
    - Change cport to _api_port
    - Change username to _username
    - Change password to _password
    - Change verify to _verify
    - Change version to _version
    - Change debug to _debug
    - This was due to problems with the parameters since there were conflicts

Full Changelog: v2.1.3...v2.1.4

v2.1.3

10 Mar 17:15
688af84
Compare
Choose a tag to compare

What's Changed

  • Update cisco Modules device_credential_workflow_manager, inventory_workflow_manager, ise_radius_integration_workflow_manager,
    network_settings_workflow_manager, pnp_workflow_manager, provision_workflow_manager, sda_fabric_devices_workflow_manager,
    sda_fabric_transit_workflow_manager, sda_fabric_virtual_networks_workflow_manager, sda_host_port_onboarding_workflow_manager,
    site_workflow_manager, swim_workflow_manager, template_workflow_manager, user_and_role_workflow_manager.

Full Changelog: v2.1.2...v2.1.3

v2.1.2

28 Feb 22:54
Compare
Choose a tag to compare

Changes

  • Update Readme

Full Changelog: v2.1.1...v2.1.2

v2.1.1

10 Jan 22:46
Compare
Choose a tag to compare

What's Changed

  • Updating the documentation for variables that are deprecated.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

09 Jan 22:34
Compare
Choose a tag to compare

What's Changed

    - Change catalystcenter_host to host
    - Change catalystcenter_port to api_port
    - Change catalystcenter_username to username
    - Change catalystcenter_password to password
    - Change catalystcenter_verify to verify
    - Change catalystcenter_version to version
    - Change catalystcenter_debug to debug
    The variables catalystcenter_host, catalystcenter_port, catalystcenter_username, catalystcenter_password,
    catalystcenter_verify, catalystcenter_version and catalystcenter_debug are deprecated.
    But the replaced variables still work.
    - Fixed issues in module sda_anycast_gateways_v1
    - Fixed issues in module sda_layer3_virtual_networks_v1

Full Changelog: v2.0.0...v2.1.0

v2.0.0

30 Dec 20:38
Compare
Choose a tag to compare

What's Changed

Added

New services for Cisco Catalyst Center 2.3.7.9's API

v1.0.0

27 Nov 19:55
Compare
Choose a tag to compare

What's Changed

  • Aliases were implemented to handle v1 and v2 of the API.
  • New Center API version 2.3.7.6.