File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ The following table shows the supported versions.
15
15
| Cisco CATALYST Center version | Ansible "cisco.catalystcenter" version | Python "catalystcentersdk" version |
16
16
| -------------------------------| ----------------------------------------| ------------------------------------|
17
17
| 2.3.7.6 | 1.0.0 | 2.3.7.6.2 |
18
- | 2.3.7.9 | ^2.0.0 | ^2.3.7.9 |
18
+ | 2.3.7.7 | ^2.1.2 | ^2.3.7.9.4 |
19
+ | 2.3.7.9 | ^2.1.2 | ^2.3.7.9.4 |
19
20
20
21
If your Ansible collection is older please consider updating it first.
21
22
Original file line number Diff line number Diff line change @@ -35,3 +35,10 @@ releases:
35
35
release_summary : Update Doc.
36
36
minor_changes :
37
37
- Updating the documentation for variables that are deprecated.
38
+
39
+ 2.1.2 :
40
+ release_date : " 2025-02-28"
41
+ changes :
42
+ release_summary : Update Readme
43
+ minor_changes :
44
+ - Update Readme
Original file line number Diff line number Diff line change 1
1
---
2
2
namespace : cisco
3
3
name : catalystcenter
4
- version : 2.1.1
4
+ version : 2.1.2
5
5
readme : README.md
6
6
authors :
7
7
-
Rafael Campos <[email protected] >
You can’t perform that action at this time.
0 commit comments