Skip to content

Commit d3bfe30

Browse files
author
T-Systems MMS
committed
update changelog
1 parent bde67a9 commit d3bfe30

3 files changed

Lines changed: 24 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
821
v1.27.2
922
=======
1023

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,4 @@ plugins:
202202
shell: {}
203203
strategy: {}
204204
vars: {}
205-
version: 1.27.2
205+
version: 1.28.0

changelogs/changelog.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ancestor: null
1+
ancestor:
22
releases:
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'

0 commit comments

Comments
 (0)