You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Ansible Collection: cisco.dnac
2
2
3
+
> **DEPRECATED:** This collection is deprecated and will be removed in a future release.
4
+
> Please migrate to [cisco.catalystcenter](https://galaxy.ansible.com/cisco/catalystcenter),
5
+
> which provides the same functionality under the updated Cisco Catalyst Center branding.
6
+
3
7
## Overview
4
8
5
9
The cisco.dnac Ansible Collection enables enterprise automation and management of Cisco CATALYST Center environments. It provides modules that interact with Cisco CATALYST Center APIs to automate provisioning, configuration, and operational workflows.
Copy file name to clipboardExpand all lines: changelogs/changelog.yaml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1963,3 +1963,11 @@ releases:
1963
1963
- Changes in wireless_design_workflow_manager module
1964
1964
- Standardized README format and content to match Catalyst Center Ansible collection documentation practices.
1965
1965
- Added build_ignore configuration to optimize Ansible Galaxy collection packaging.
1966
+
1967
+
6.48.1:
1968
+
release_date: "2026-03-05"
1969
+
changes:
1970
+
release_summary: Deprecation of the cisco.dnac collection in favor of cisco.catalystcenter.
1971
+
deprecated_features:
1972
+
- The cisco.dnac collection is now deprecated. Please migrate to cisco.catalystcenter, which provides the same functionality under the updated Cisco Catalyst Center branding.
1973
+
- All modules now emit a deprecation warning at runtime directing users to cisco.catalystcenter.
0 commit comments