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

[FEED] Check mode for rules

Open adamsilkcm opened this issue 2 years ago • 1 comments

Provide your feedback It would be useful to have this show planned changes in ansible's --check mode.

Component Name

rule module

Ansible Version independent

Collection Version

$ ansible-galaxy collection list
Collection          Version
------------------- -------
tribe29.checkmk     0.11.0

adamsilkcm avatar Oct 25 '22 23:10 adamsilkcm

Hi Adam and thanks for the suggestion! This would for sure be a very useful feature. We are very limited on resources however, so this is gonna end up at the end of a pile of work. I labeled the issue as "help wanted", so maybe someone else can implement this earlier, than we can.

If there is any news from our side, we will update here.

robin-checkmk avatar Oct 26 '22 06:10 robin-checkmk

This issue has been stale for 60 days. It will close in 7 days.

github-actions[bot] avatar Feb 01 '23 03:02 github-actions[bot]

I have succesfully tested a basic implementation of test mode. However, it depends on PR #241 because we currently create a temporary rule to do the comparison. I think this is incompatible with test mode where we should not do any modification to the system.

geof77 avatar Feb 02 '23 06:02 geof77

#241 was merged and will be released probably next week. Looking forward to your check mode implementation @geof77! :hugs:

robin-checkmk avatar Feb 03 '23 14:02 robin-checkmk

This issue has been stale for 60 days. It will close in 7 days.

github-actions[bot] avatar Apr 05 '23 03:04 github-actions[bot]

Check mode is implemented in #258.

robin-checkmk avatar Apr 05 '23 14:04 robin-checkmk