|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [1.13.1](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.13.1) (2021-02-01) |
| 3 | +## [1.13.1](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.13.1) (2021-02-02) |
4 | 4 |
|
5 | 5 | [Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.13.0...1.13.1) |
6 | 6 |
|
7 | 7 | **Merged pull requests:** |
8 | 8 |
|
| 9 | +- make it possible to run the script from the root dir and hacking dir [\#105](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/105) ([rndmh3ro](https://github.com/rndmh3ro)) |
9 | 10 | - Fix zone [\#104](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/104) ([rndmh3ro](https://github.com/rndmh3ro)) |
10 | 11 |
|
11 | 12 | ## [1.13.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.13.0) (2021-02-01) |
|
174 | 175 |
|
175 | 176 | - add new service module [\#32](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/32) ([rndmh3ro](https://github.com/rndmh3ro)) |
176 | 177 |
|
| 178 | +**Fixed bugs:** |
| 179 | + |
| 180 | +- added code in icinga\_command.yml to make it work like the other tasks in our role [\#35](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/35) ([xFuture603](https://github.com/xFuture603)) |
| 181 | + |
177 | 182 | ## [1.5.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.5.0) (2020-10-02) |
178 | 183 |
|
179 | 184 | [Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.4.3...1.5.0) |
|
226 | 231 |
|
227 | 232 | - add support for address6 on host object [\#37](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/37) ([schurzi](https://github.com/schurzi)) |
228 | 233 |
|
229 | | -**Merged pull requests:** |
230 | | - |
231 | | -- update examples and bash script for new testing paths [\#31](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/31) ([rndmh3ro](https://github.com/rndmh3ro)) |
232 | | - |
233 | 234 | ## [1.3.2](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.3.2) (2020-07-15) |
234 | 235 |
|
235 | 236 | [Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.3.1...1.3.2) |
|
238 | 239 |
|
239 | 240 | - make local testing without ansible-test easier [\#33](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/33) ([rndmh3ro](https://github.com/rndmh3ro)) |
240 | 241 |
|
241 | | -**Fixed bugs:** |
| 242 | +**Merged pull requests:** |
242 | 243 |
|
243 | | -- added code in icinga\_command.yml to make it work like the other tasks in our role [\#35](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/35) ([xFuture603](https://github.com/xFuture603)) |
| 244 | +- update examples and bash script for new testing paths [\#31](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/31) ([rndmh3ro](https://github.com/rndmh3ro)) |
244 | 245 |
|
245 | 246 | ## [1.3.1](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.3.1) (2020-07-07) |
246 | 247 |
|
|
0 commit comments