|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [1.17.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.17.0) (2021-05-09) |
| 3 | +## [1.17.1](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.17.1) (2021-06-04) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.16.0...1.17.0) |
| 5 | +[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.17.0...1.17.1) |
6 | 6 |
|
7 | | -**Implemented enhancements:** |
| 7 | +**Merged pull requests:** |
8 | 8 |
|
9 | | -- add timeperiod\_template and corresponding info module [\#118](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/118) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 9 | +- add info about documentation [\#120](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/120) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 10 | + |
| 11 | +## [1.17.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.17.0) (2021-05-09) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.16.0...1.17.0) |
10 | 14 |
|
11 | 15 | **Merged pull requests:** |
12 | 16 |
|
| 17 | +- add timeperiod\_template and corresponding info module [\#118](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/118) ([rndmh3ro](https://github.com/rndmh3ro)) |
13 | 18 | - add ansible-2.11 to CI [\#117](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/117) ([rndmh3ro](https://github.com/rndmh3ro)) |
14 | 19 | - Improve Release Action [\#116](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/116) ([schurzi](https://github.com/schurzi)) |
15 | 20 |
|
|
20 | 25 | **Implemented enhancements:** |
21 | 26 |
|
22 | 27 | - add Usergroups modules [\#114](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/114) ([rndmh3ro](https://github.com/rndmh3ro)) |
23 | | -- update notification modules - add option user\_groups [\#112](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/112) ([sgruber94](https://github.com/sgruber94)) |
24 | 28 |
|
25 | 29 | **Closed issues:** |
26 | 30 |
|
|
30 | 34 | **Merged pull requests:** |
31 | 35 |
|
32 | 36 | - Update installation instructions in README.md [\#115](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/115) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 37 | +- update notification modules - add option user\_groups [\#112](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/112) ([sgruber94](https://github.com/sgruber94)) |
33 | 38 |
|
34 | 39 | ## [1.15.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.15.0) (2021-02-12) |
35 | 40 |
|
|
216 | 221 | - update examples and tests so they can actually be deployed [\#54](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/54) ([rndmh3ro](https://github.com/rndmh3ro)) |
217 | 222 | - add check\_command arg to service\_apply module [\#53](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/53) ([rndmh3ro](https://github.com/rndmh3ro)) |
218 | 223 |
|
| 224 | +**Fixed bugs:** |
| 225 | + |
| 226 | +- when deleting objects, only the object\_name is required [\#45](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/45) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 227 | + |
219 | 228 | **Closed issues:** |
220 | 229 |
|
221 | 230 | - Add object "Service" for a Host [\#42](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/issues/42) |
|
248 | 257 | **Fixed bugs:** |
249 | 258 |
|
250 | 259 | - Hosts in state absent don't require import parameter [\#44](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/issues/44) |
251 | | -- when deleting objects, only the object\_name is required [\#45](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/45) ([rndmh3ro](https://github.com/rndmh3ro)) |
252 | 260 |
|
253 | 261 | ## [1.4.2](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.4.2) (2020-09-25) |
254 | 262 |
|
|
0 commit comments