community.healthchecksio 1.5.0
Minor Changes
- checks_info - Add optional
namefilter when listing checks; values sent to the API are URL-encoded.
Bugfixes
- checks - Declare
supports_diff_modein a form compatible with Ansible 2.9. - checks - Fix idempotency when comparing
gracefor Cron checks if the API omits or returnsnullforgracewhile the module applies a default. - plugins/module_utils - Add legacy metaclass boilerplate for current
ansible-test sanityexpectations.