ansible-collection-checkmk.general
ansible-collection-checkmk.general copied to clipboard
host_tag_group Endpoint changed the parameters id/ident
For our Awareness
Werk 16364 unifies the parameters of the host tag group endpoints
Component Name
Module tag_group
Checkmk Version and Edition
Checkmk < 2.2.0p??: There's a mixed usage of "id" and "ident" 2.2.0p?? < Checkmk < 2.4.0b1 : API always accepts both, "id" and "ident" Checkmk > 2.4.0b1: Only "id" is accepted.
Expected behavior
No matter what Checkmk version the module contacts, it should always use the right parameter name.
Actual behavior
The current module version will stop working with Checkmk >= 2.4.0b1
This issue has been stale for 60 days. It will close in 7 days.
Implemented in #640.