Releases: telekom-mms/ansible-collection-icinga-director
1.12.0
1.11.0
Changelog
1.11.0 (2021-01-12)
Fixed bugs:
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
1.10.1
Changelog
1.10.1 (2021-01-11)
Implemented enhancements:
* This Changelog was automatically generated by github_changelog_generator
1.10.0
Changelog
1.10.0 (2021-01-11)
Implemented enhancements:
- change class to make compatible for python2 #84 (rndmh3ro)
- add version_added to modules and module options #82 (rndmh3ro)
- add docstrings to the functions of the icinga class #81 (rndmh3ro)
- add name alias for object_name #80 (rndmh3ro)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
1.9.1
Changelog
1.9.1 (2021-01-06)
Implemented enhancements:
- use doc_fragments for modules documentation #78 (rndmh3ro)
- added wished files and directories to build_ignore list #77 (xFuture603)
Closed issues:
- Update module docs with FQCN #61
- Add meta directory with runtime.yml to collection #60
- Remove unwanted files from release-tarball #58
Merged pull requests:
- fix copyright notice in all files #79 (rndmh3ro)
- use fqcn in all examples, fix example and test generation #76 (rndmh3ro)
- Create CONTRIBUTING.md #74 (rndmh3ro)
- Create runtime.yml #72 (rndmh3ro)
- Create LICENSE #71 (rndmh3ro)
- run tests on a schedule #70 (rndmh3ro)
* This Changelog was automatically generated by github_changelog_generator
1.9.0
Changelog
1.9.0 (2020-12-14)
Implemented enhancements:
- add vars option to icinga_notification #68 (rndmh3ro)
- improve support for API parameters #66 (schurzi)
- Notification templates #64 (rndmh3ro)
Fixed bugs:
- fixed "command is missing" while trying to create a command #69 (xFuture603)
Closed issues:
- icinga_commands with "imports" not working #63
- Add ability to create notification_template #62
- Can't use fields available in API - e.g. host_template - has_agent #59
* This Changelog was automatically generated by github_changelog_generator
1.8.1
Changelog
1.8.1 (2020-11-05)
Implemented enhancements:
- Unsupported parameter "Notes" for icinga_host #50
- added vsc code snippets #57 (xFuture603)
* This Changelog was automatically generated by github_changelog_generator
1.8.0
Changelog
1.8.0 (2020-10-28)
Implemented enhancements:
- Unsupported parameter "Notes" for icinga_host #50
- Add support for notes and notes_url to all relevant objects #56 (mmslkr)
* This Changelog was automatically generated by github_changelog_generator
1.7.1
Changelog
1.7.1 (2020-10-26)
Fixed bugs:
- Icinga Object "Service" rerun - failed to recreate if object_name contains spaces #52
- allow using whitespaces in object names #55 (schurzi)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
1.7.0
Changelog
1.7.0 (2020-10-23)
Implemented enhancements:
- update examples and tests so they can actually be deployed #54 (rndmh3ro)
- add check_command arg to service_apply module #53 (rndmh3ro)
Closed issues:
- Add object "Service" for a Host #42
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator