Releases: telekom-mms/ansible-collection-icinga-director
Releases · telekom-mms/ansible-collection-icinga-director
1.30.0
- fix release workflow (#174) @schurzi
- chore(deps): update actions/setup-python action to v4 (#173) @renovate
- chore(deps): update github/codeql-action action to v2 (#172) @renovate
- chore(deps): update actions/checkout action to v3.0.2 (#171) @renovate
Minor Changes
- Add action_group to enable module default groups (#175) @jensrudolf
Kudos goes to: @jensrudolf, @renovate, @renovate[bot], @rndmh3ro, @schurzi and T-Systems MMS
1.29.0
- chore(deps): update actions/setup-python action to v3 (#169) @renovate
- chore(deps): update codecov/codecov-action action to v3 (#170) @renovate
- chore(deps): update github-actions-x/commit action to v2.9 (#166) @renovate
- chore(deps): update actions/checkout action (#168) @renovate
- Configure Renovate (#164) @renovate
Minor Changes
- Add icinga_serviceset module (#163) @HeikoNeblung
- Test more ansible versions (#162) @rndmh3ro
Kudos goes to: @HeikoNeblung, @renovate, @renovate[bot], @rndmh3ro and T-Systems MMS
1.28.0
Minor Changes
- Added missing fields to 'icinga_host' and 'icinga_host_template' (#158) @HeikoNeblung
Bugfixes
- role: add check_command to icinga_service_apply (#161) @z-bsod
Kudos goes to: @HeikoNeblung, @rndmh3ro, @z-bsod and T-Systems MMS
1.27.1
- fixed missing property 'display_name' in module 'icinga_service' (#157) @OffbeatFocus
Kudos goes to: @OffbeatFocus and T-Systems MMS
1.27.0
1.26.0
- fix call url function (#154) @rndmh3ro
- added duration into our scheduled_downtime task (#151) @xFuture603
Minor Changes
- add option to append arguments to all modules (#153) @rndmh3ro
Kudos goes to: @rndmh3ro, @xFuture603 and T-Systems MMS
1.25.0
Minor Changes
- Add Icinga scheduled downtime module (#146) @xFuture603
Bugfixes
- added a fix for the new scheduled_downtime module (#150) @xFuture603
Kudos goes to: @rndmh3ro, @xFuture603 and T-Systems MMS
1.24.0
1.23.0
- ansible-test needs python >= 3.8 at the controller (#142) @rndmh3ro
- added missing parameter to notification task (#141) @AnBenn
Minor Changes
- Add command_endpoint parameter to host and host_template (#143) @jensrudolf
Kudos goes to: @AnBenn, @jensrudolf, @rndmh3ro and T-Systems MMS
1.22.0
- Draft: updated retry pull request (#139) @xFuture603
- added 3 retries for every playbook (#138) @xFuture603
Minor Changes
- Add support for retry_interval and max_check_attempts to host template (#140) @jensrudolf
Kudos goes to: @jensrudolf, @xFuture603 and T-Systems MMS