We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70027e5 commit de1f36aCopy full SHA for de1f36a
2 files changed
CHANGELOG.rst
@@ -13,6 +13,11 @@ Minor Changes
13
14
- Add Icinga scheduled downtime module (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/146)
15
16
+Bugfixes
17
+--------
18
+
19
+- added a fix for the new scheduled_downtime module (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/150)
20
21
v1.23.1
22
=======
23
changelogs/changelog.yaml
@@ -75,4 +75,6 @@ releases:
75
changes:
76
minor_changes:
77
78
+ bugfixes:
79
+ - added a fix for the new scheduled_downtime module (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/150)
80
release_date: '2021-11-22'
0 commit comments