[BUG] site
module does not use required parameter message_broker_port
for Checkmk 2.4.0 sites
#713
Labels
site
module does not use required parameter message_broker_port
for Checkmk 2.4.0 sites
#713
Describe the bug
Checkmk 2.4.0 introduces a new required parameter for site connections: `message_broker_port´
Running the collection against a 2.4.0 site leads to the error seen below.
Component Name
Component Name: site
Ansible Version
$ ansible --version
Checkmk Version and Edition
2.4.0
Collection Version
$ ansible-galaxy collection list
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The module should detect the Checkmk version and use the
message_broker_port
option accordingly.Actual behavior
Minimum reproduction example
See the linked GitHub Actions run above.
Additional context
The text was updated successfully, but these errors were encountered: