|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [1.11.1](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.11.1) (2021-01-13) |
| 3 | +## [1.12.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.12.0) (2021-01-13) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.11.0...1.11.1) |
| 5 | +[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.11.0...1.12.0) |
6 | 6 |
|
7 | 7 | **Implemented enhancements:** |
8 | 8 |
|
9 | 9 | - spelling fixes, add notes-section, remove useless sections [\#94](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/94) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 10 | +- Add execution parms [\#67](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/67) ([AnBenn](https://github.com/AnBenn)) |
10 | 11 |
|
11 | 12 | ## [1.11.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.11.0) (2021-01-12) |
12 | 13 |
|
|
132 | 133 |
|
133 | 134 | - Add object "Service" for a Host [\#42](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/issues/42) |
134 | 135 |
|
| 136 | +**Merged pull requests:** |
| 137 | + |
| 138 | +- add example and test for command without args [\#46](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/46) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 139 | + |
135 | 140 | ## [1.6.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.6.0) (2020-10-22) |
136 | 141 |
|
137 | 142 | [Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.5.0...1.6.0) |
|
158 | 163 | - Hosts in state absent don't require import parameter [\#44](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/issues/44) |
159 | 164 | - 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)) |
160 | 165 |
|
161 | | -**Merged pull requests:** |
162 | | - |
163 | | -- add example and test for command without args [\#46](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/46) ([rndmh3ro](https://github.com/rndmh3ro)) |
164 | | - |
165 | 166 | ## [1.4.2](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.4.2) (2020-09-25) |
166 | 167 |
|
167 | 168 | [Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.4.1...1.4.2) |
|
250 | 251 |
|
251 | 252 | **Implemented enhancements:** |
252 | 253 |
|
253 | | -- Integration testing [\#24](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/24) ([rndmh3ro](https://github.com/rndmh3ro)) |
254 | 254 | - Add proper linting [\#22](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/22) ([rndmh3ro](https://github.com/rndmh3ro)) |
255 | | -- add troubleshooting section [\#19](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/19) ([rndmh3ro](https://github.com/rndmh3ro)) |
256 | 255 |
|
257 | 256 | ## [1.2.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.2.0) (2020-06-24) |
258 | 257 |
|
|
262 | 261 |
|
263 | 262 | - add gitattributes because of windows line endings [\#21](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/21) ([rndmh3ro](https://github.com/rndmh3ro)) |
264 | 263 | - add icinga\_host\_template [\#20](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/20) ([michaelamattes](https://github.com/michaelamattes)) |
| 264 | +- add troubleshooting section [\#19](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/19) ([rndmh3ro](https://github.com/rndmh3ro)) |
265 | 265 |
|
266 | 266 | **Fixed bugs:** |
267 | 267 |
|
|
277 | 277 |
|
278 | 278 | **Implemented enhancements:** |
279 | 279 |
|
| 280 | +- Integration testing [\#24](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/24) ([rndmh3ro](https://github.com/rndmh3ro)) |
280 | 281 | - further improve error messages for different errors [\#18](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/18) ([rndmh3ro](https://github.com/rndmh3ro)) |
281 | 282 | - added required ansible version to readme.md [\#17](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/17) ([xFuture603](https://github.com/xFuture603)) |
282 | 283 |
|
|
0 commit comments