File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ T_Systems_Mms.Icinga_Director Release Notes
55.. contents :: Topics
66
77
8+ v1.28.0
9+ =======
10+
11+ Minor Changes
12+ -------------
13+
14+ - Added missing fields to 'icinga_host' and 'icinga_host_template' (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/158)
15+
16+ Bugfixes
17+ --------
18+
19+ - role: add check_command to icinga_service_apply (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/161)
20+
821v1.27.2
922=======
1023
Original file line number Diff line number Diff line change @@ -202,4 +202,4 @@ plugins:
202202 shell : {}
203203 strategy : {}
204204 vars : {}
205- version : 1.27.2
205+ version : 1.28.0
Original file line number Diff line number Diff line change 1- ancestor : null
1+ ancestor :
22releases :
33 1.18.1 :
44 changes :
@@ -107,3 +107,12 @@ releases:
107107 trivial :
108108 - Fix sanity tests (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/159)
109109 release_date : ' 2022-03-19'
110+ 1.28.0 :
111+ changes :
112+ bugfixes :
113+ - ' role: add check_command to icinga_service_apply (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/161)'
114+ minor_changes :
115+ - Added missing fields to 'icinga_host' and 'icinga_host_template' (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/158)
116+ trivial :
117+ - Fix sanity tests (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/159)
118+ release_date : ' 2022-03-28'
You can’t perform that action at this time.
0 commit comments