ansible-collection-checkmk.general icon indicating copy to clipboard operation
ansible-collection-checkmk.general copied to clipboard

The official Checkmk Ansible collection - brought to you by the Checkmk company.

Results 53 ansible-collection-checkmk.general issues
Sort by recently updated
recently updated
newest added

**rule module does not respect parameter folder** module `rule` does not respect the parameter `folder`, only the parameters `conditions`, `properties`, `value_raw`. It does not take into account that `folder` might...

bug

**Describe the bug** I'm trying to set the value of value_raw to a variable instead of hardcoding it in the task, so I can reuse the same task for multiple...

upstream
wontfix
module:rule

Verify first that your issue is not already reported [here](https://github.com/tribe29/ansible-collection-tribe29.checkmk/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc). Where possible also test if the latest release and main branch are affected too. Complete all sections as described! **Describe...

bug
upstream
needs-info
wontfix

Changed host_group_name and host_groups with name and groups, respectively, also to match two other groups, service and contact. ## Pull request type - [ ] Bugfix - [x] Feature -...

bug

Additional plugin that manages service groups. ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [X] Feature - [ ] Code...

enhancement

Unfortunately I was negatively surprised today. I wanted to set a new host attribute and unfortunately lost all the remaining attributes that were already set. If I see this correctly,...

enhancement

I would consider this a separate issue from https://github.com/tribe29/ansible-collection-tribe29.checkmk/issues/153 **Provide your feedback** Documentation contains: ``` options: rule: description: Definition of the rule as returned by the Checkmk API. required: true...

documentation
feedback

Currently this is not operational. ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style...

enhancement
help wanted

## Pull request type - [ ] Bugfix - [X] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) -...

enhancement

**This is a 'To-Do' issue to track ideas for tests** Ideas: - [ ] Add test for multisite environments - [ ] Improve discovery tests coverage - [ ] Add...

enhancement
feedback