Skip to content

v7.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Mar 14:10
Immutable release. Only release title and notes can be modified.
336c519

Ansible Collection: checkmk.general

For information about this collection and how to install it, refer to the README.

Minor Changes

  • Bakery module - Checkmk 2.5 uses UUIDs instead of simple integers for key IDs. While this change is backwards-compatible, the collection needs to support both formats. With this change, both integer and UUID key IDs can be used.
  • Site module - Set default for configuration_connection.is_trusted to false. This is also the default in Checkmk, but was not reflected in the collection yet. On rare occasion, this could cause failures. This is fixed now. Double-check your configuration and refer to the official user guide for details on the option.

Bugfixes

  • Agent role - Fix agent registration failure due to omitted activation of changes. In case a host was created by the agent role with a specific folder configured, activation of changes was skipped due the duplicate usage of a conditional variable. This is fixed now.
  • LDAP module - Fix usage of mega_menu_icons and main_menu_icons for Checkmk 2.5.

For a detailed changelog, refer to the CHANGELOG.