[FEED] Downtime cannot be changed #672
Labels
enhancement
New feature or request
feedback
General feedback
help wanted
Extra attention is needed
module:downtime
This affects the downtime module
Describe the bug
When patching servers with ansible we set a quite long downtime in Checkmk. After the patching is done we would like to reduce the downtime window instead of removing it for auditing purpose.
Trying to do this with the ansible collection does not work: setting the endtime via the downtime module does not change the downtime.
Component Name
Component Name: downtime
Ansible Version
This is from a test wsl installation in Ubuntu 22.04. The issue is also present for different ansible versions
Checkmk Version and Edition
Checkmk Raw Edition 2.3.0p18
Collection Version
checkmk.general:5.3.0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When a new endtime is set it should be changed
Actual behavior
Nothing changes
Minimum reproduction example
Running this playbook already shows the second task does nothing:
The text was updated successfully, but these errors were encountered: