v7.2.2
Immutable
release. Only release title and notes can be modified.
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_trustedtofalse. 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_iconsandmain_menu_iconsfor Checkmk 2.5.
For a detailed changelog, refer to the CHANGELOG.