We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c0bb9f commit 40ea343Copy full SHA for 40ea343
2 files changed
CHANGELOG.rst
@@ -8,6 +8,11 @@ T_Systems_Mms.Icinga_Director Release Notes
8
v1.33.1
9
=======
10
11
+Bugfixes
12
+--------
13
+
14
+- add icinga_deploy_* to action_group and test it (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/214)
15
16
v1.33.0
17
18
changelogs/changelog.yaml
@@ -249,6 +249,8 @@ releases:
249
release_date: '2023-05-22'
250
1.33.1:
251
changes:
252
+ bugfixes:
253
+ - add icinga_deploy_* to action_group and test it (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/214)
254
trivial:
255
- Update README (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/211)
256
0 commit comments