1.18.0 (2021-06-14)
Merged pull requests:
- add period to notification task #121 (michaelamattes)
- add info about documentation #120 (rndmh3ro)
1.17.0 (2021-05-09)
Merged pull requests:
- add timeperiod_template and corresponding info module #118 (rndmh3ro)
- add ansible-2.11 to CI #117 (rndmh3ro)
- Improve Release Action #116 (schurzi)
1.16.0 (2021-03-05)
Implemented enhancements:
Closed issues:
- Add support to specify user Groups in icinga Notifications #111
- icinga_notification | time period #109
Merged pull requests:
- Update installation instructions in README.md #115 (rndmh3ro)
- update notification modules - add option user_groups #112 (sgruber94)
1.15.0 (2021-02-12)
Implemented enhancements:
- Add support to change the check_source / command_endpoint parameter #107
- add new options to notification and notification template #110 (rndmh3ro)
- Add support to change the check_source / command_endpoint parameter #108 (xFuture603)
Fixed bugs:
- fix naming for timeperiod test task #102 (BenjaminBoehm)
Closed issues:
- Support Event Commands #100
Merged pull requests:
1.14.0 (2021-02-02)
Implemented enhancements:
- Add event commands to modules that support this feature #101 (xFuture603)
Merged pull requests:
- make it possible to run the script from the root dir and hacking dir #105 (rndmh3ro)
- Fix zone #104 (rndmh3ro)
1.13.0 (2021-02-01)
Implemented enhancements:
Closed issues:
- Append properties #96
- Provide modules to get information from Icinga Director #89
- Parameters for check execution at Service Apply level are ignored #65
Merged pull requests:
- update readme with new stuff #103 (rndmh3ro)
- use version for github action, short sha is no longer supported #99 (schurzi)
- remove unneeded return values for host #97 (schurzi)
1.12.0 (2021-01-14)
Implemented enhancements:
- Add check_interval parameter to host_template #95 (mmslkr)
- spelling fixes, add notes-section, remove useless sections #94 (rndmh3ro)
- Add execution params #67 (AnBenn)
1.11.0 (2021-01-12)
Fixed bugs:
Merged pull requests:
1.10.1 (2021-01-11)
Implemented enhancements:
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)
Fixed bugs:
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)
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
1.8.1 (2020-11-05)
Implemented enhancements:
- Unsupported parameter "Notes" for icinga_host #50
- added vsc code snippets #57 (xFuture603)
1.8.0 (2020-10-28)
Implemented enhancements:
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:
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
1.6.0 (2020-10-22)
Implemented enhancements:
1.5.0 (2020-10-02)
Implemented enhancements:
Merged pull requests:
1.4.3 (2020-10-01)
Fixed bugs:
- Hosts in state absent don't require import parameter #44
- when deleting objects, only the object_name is required #45 (rndmh3ro)
1.4.2 (2020-09-25)
Implemented enhancements:
1.4.1 (2020-09-02)
Implemented enhancements:
- make local testing without ansible-test work #41 (rndmh3ro)
- Add more Integrationtests #39 (rndmh3ro)
- Testing update #38 (rndmh3ro)
Fixed bugs:
- No IPv6-Address Variable for Hosts #36
Merged pull requests:
1.4.0 (2020-08-04)
Implemented enhancements:
1.3.2 (2020-07-15)
Implemented enhancements:
Fixed bugs:
- added code in icinga_command.yml to make it work like the other tasks in our role #35 (xFuture603)
Merged pull requests:
1.3.1 (2020-07-07)
Merged pull requests:
1.3.0 (2020-07-07)
Implemented enhancements:
- Ansible icinga role #28 (michaelamattes)
1.2.2 (2020-06-26)
Implemented enhancements:
Fixed bugs:
- zone: defaults to master but i do not want to configure zone at all. #25
Merged pull requests:
1.2.1 (2020-06-25)
Implemented enhancements:
1.2.0 (2020-06-24)
Implemented enhancements:
- add gitattributes because of windows line endings #21 (rndmh3ro)
- add icinga_host_template #20 (michaelamattes)
- add troubleshooting section #19 (rndmh3ro)
Fixed bugs:
Closed issues:
- Error creating servicegroups #13
1.1.4 (2020-06-12)
Implemented enhancements:
- further improve error messages for different errors #18 (rndmh3ro)
- added required ansible version to readme.md #17 (xFuture603)
1.1.3 (2020-06-09)
Implemented enhancements:
- try to improve error messages #16 (rndmh3ro)
- add steps to update galaxy.yml in publish action #15 (rndmh3ro)
1.1.2 (2020-06-09)
Implemented enhancements:
- add action to publish to galaxy #14 (rndmh3ro)
- github-action to automatically create release-drafts #12 (rndmh3ro)
- remove unused intermediate assignments #11 (schurzi)
Fixed bugs:
- assign_filter variable in icinga_notification module should be a string #9
1.1.1 (2020-06-04)
Implemented enhancements:
1.1.0 (2020-05-25)
Implemented enhancements:
Fixed bugs:
1.0.0 (2020-05-15)
Merged pull requests:
- update urls, lowercase name #6 (rndmh3ro)
- replace - with _ #5 (rndmh3ro)
- alter readme to accommodate for collection #4 (rndmh3ro)
- Linting fixes #3 (rndmh3ro)
- Create main.yml #2 (rndmh3ro)
- Create ansible-lint.yml #1 (rndmh3ro)
* This Changelog was automatically generated by github_changelog_generator