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,14 @@ T_Systems_Mms.Icinga_Director Release Notes
55.. contents :: Topics
66
77
8+ v1.26.0
9+ =======
10+
11+ Minor Changes
12+ -------------
13+
14+ - add option to append arguments to all modules (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/153)
15+
816v1.25.1
917=======
1018
Original file line number Diff line number Diff line change @@ -202,4 +202,4 @@ plugins:
202202 shell : {}
203203 strategy : {}
204204 vars : {}
205- version : 1.25.1
205+ version : 1.26.0
Original file line number Diff line number Diff line change @@ -84,3 +84,11 @@ releases:
8484 - added duration into our scheduled_downtime task (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/151)
8585 - fix call url function (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/154)
8686 release_date : ' 2021-11-24'
87+ 1.26.0 :
88+ changes :
89+ minor_changes :
90+ - add option to append arguments to all modules (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/153)
91+ trivial :
92+ - added duration into our scheduled_downtime task (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/151)
93+ - fix call url function (https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/154)
94+ release_date : ' 2021-12-03'
You can’t perform that action at this time.
0 commit comments