@@ -3,92 +3,107 @@ releases:
3
3
0.1.0 :
4
4
changes :
5
5
release_summary : Initial release of Nexus Dashboard collection
6
- release_date : ' 2021-06-02'
6
+ release_date : " 2021-06-02"
7
7
0.1.1 :
8
8
changes :
9
9
bugfixes :
10
- - Fix ND HTTAPI plugin to support remote users
11
- - Remove required params for attributes that are handled by the HTTPAPI plugin
10
+ - Fix ND HTTAPI plugin to support remote users
11
+ - Remove required params for attributes that are handled by the HTTPAPI plugin
12
12
release_summary : New release v0.1.1
13
- release_date : ' 2021-11-29'
13
+ release_date : " 2021-11-29"
14
14
0.1.2 :
15
15
changes :
16
16
bugfixes :
17
- - Fix ND HTTAPI plugin login_domain issue when used with cisco.mso collection
18
- - Fix default user when not defining the user. Default username "admin" has
19
- been removed. Always specify username via module attribute or define the ansible_user
20
- variable in inventory.
21
- - Remove empty sanity ignore files
17
+ - Fix ND HTTAPI plugin login_domain issue when used with cisco.mso collection
18
+ - Fix default user when not defining the user. Default username "admin" has
19
+ been removed. Always specify username via module attribute or define the ansible_user
20
+ variable in inventory.
21
+ - Remove empty sanity ignore files
22
22
release_summary : New release v0.1.2
23
- release_date : ' 2021-12-09'
23
+ release_date : " 2021-12-09"
24
24
0.2.0 :
25
25
changes :
26
26
bugfixes :
27
- - Allow local to be set as login_domain && set DefaultAuth as default for login_domain
28
- - Fix HTTPAPI Connection plugin when wrong login_domain is provided
29
- - Fix HTTPAPI ND connection plugin missing login_domain definition
27
+ - Allow local to be set as login_domain && set DefaultAuth as default for login_domain
28
+ - Fix HTTPAPI Connection plugin when wrong login_domain is provided
29
+ - Fix HTTPAPI ND connection plugin missing login_domain definition
30
30
minor_changes :
31
- - Add ansible_httpapi_login_domain global inventory variable
32
- release_summary : ' Release v0.2.0 of the ``ansible-nd`` collection on 2023-02-04.
31
+ - Add ansible_httpapi_login_domain global inventory variable
32
+ release_summary :
33
+ " Release v0.2.0 of the ``ansible-nd`` collection on 2023-02-04.
33
34
34
35
This changelog describes all changes made to the modules and plugins included
35
36
in this collection since v0.1.2.
36
37
37
- '
38
+ "
38
39
modules :
39
- - description : Manage delta analysis jobs
40
- name : nd_delta_analysis
41
- namespace : ' '
42
- - description : Manage instant online assurance analysis jobs
43
- name : nd_instant_assurance_analysis
44
- namespace : ' '
45
- - description : Manage pre-change validation job
46
- name : nd_pcv
47
- namespace : ' '
48
- - description : Query pre-change validation compliance
49
- name : nd_pcv_compliance
50
- namespace : ' '
51
- - description : Query delta analysis of pre-change validation
52
- name : nd_pcv_delta_analysis
53
- namespace : ' '
54
- release_date : ' 2023-02-04'
40
+ - description : Manage delta analysis jobs
41
+ name : nd_delta_analysis
42
+ namespace : " "
43
+ - description : Manage instant online assurance analysis jobs
44
+ name : nd_instant_assurance_analysis
45
+ namespace : " "
46
+ - description : Manage pre-change validation job
47
+ name : nd_pcv
48
+ namespace : " "
49
+ - description : Query pre-change validation compliance
50
+ name : nd_pcv_compliance
51
+ namespace : " "
52
+ - description : Query delta analysis of pre-change validation
53
+ name : nd_pcv_delta_analysis
54
+ namespace : " "
55
+ release_date : " 2023-02-04"
55
56
0.3.0 :
56
57
changes :
57
58
bugfixes :
58
- - Ensure python2 compatible methods are used for the bytes io object in ND HTTPAPI
59
- Connection Plugin (#41)
59
+ - Ensure python2 compatible methods are used for the bytes io object in ND HTTPAPI
60
+ Connection Plugin (#41)
60
61
minor_changes :
61
- - Add module nd_compliance_analysis and nd_compliance_requirement_communication
62
- and nd_compliance_requirement_config_import and nd_compliance_requirement_config_manual
63
- and nd_compliance_requirement_config_snapshot and nd_compliance_requirement_config_template
64
- and nd_epoch
65
- release_summary : ' Release v0.3.0 of the ``ansible-nd`` collection on 2023-04-05.
62
+ - Add module nd_compliance_analysis and nd_compliance_requirement_communication
63
+ and nd_compliance_requirement_config_import and nd_compliance_requirement_config_manual
64
+ and nd_compliance_requirement_config_snapshot and nd_compliance_requirement_config_template
65
+ and nd_epoch
66
+ release_summary :
67
+ " Release v0.3.0 of the ``ansible-nd`` collection on 2023-04-05.
66
68
67
69
This changelog describes all changes made to the modules and plugins included
68
70
in this collection since v0.2.0.
69
71
70
- '
72
+ "
71
73
modules :
72
- - description : Query compliance analysis data from Cisco Nexus Dashboard Insights
73
- (NDI)
74
- name : nd_compliance_analysis
75
- namespace : ' '
76
- - description : Manage communication type compliance requirements
77
- name : nd_compliance_requirement_communication
78
- namespace : ' '
79
- - description : Manage import configuration type compliance requirements
80
- name : nd_compliance_requirement_config_import
81
- namespace : ' '
82
- - description : Manage manual configuration type compliance requirements
83
- name : nd_compliance_requirement_config_manual
84
- namespace : ' '
85
- - description : Manage snapshot configuration type compliance requirements
86
- name : nd_compliance_requirement_config_snapshot
87
- namespace : ' '
88
- - description : Manage template configuration type compliance requirements
89
- name : nd_compliance_requirement_config_template
90
- namespace : ' '
91
- - description : Query epoch data from Cisco Nexus Dashboard Insights (NDI)
92
- name : nd_epoch
93
- namespace : ' '
94
- release_date : ' 2023-04-05'
74
+ - description :
75
+ Query compliance analysis data from Cisco Nexus Dashboard Insights
76
+ (NDI)
77
+ name : nd_compliance_analysis
78
+ namespace : " "
79
+ - description : Manage communication type compliance requirements
80
+ name : nd_compliance_requirement_communication
81
+ namespace : " "
82
+ - description : Manage import configuration type compliance requirements
83
+ name : nd_compliance_requirement_config_import
84
+ namespace : " "
85
+ - description : Manage manual configuration type compliance requirements
86
+ name : nd_compliance_requirement_config_manual
87
+ namespace : " "
88
+ - description : Manage snapshot configuration type compliance requirements
89
+ name : nd_compliance_requirement_config_snapshot
90
+ namespace : " "
91
+ - description : Manage template configuration type compliance requirements
92
+ name : nd_compliance_requirement_config_template
93
+ namespace : " "
94
+ - description : Query epoch data from Cisco Nexus Dashboard Insights (NDI)
95
+ name : nd_epoch
96
+ namespace : " "
97
+ release_date : " 2023-04-05"
98
+ 0.4.0 :
99
+ changes :
100
+ minor_changes :
101
+ - Add new module nd_site (#47)
102
+ release_summary :
103
+ " Release v0.4.0 of the ``ansible-nd`` collection on 2023-08-04.
104
+
105
+ This changelog describes all changes made to the modules and plugins included
106
+ in this collection since v0.3.0.
107
+
108
+ "
109
+ release_date : " 2023-08-04"
0 commit comments