github ansible-collections/community.healthchecksio v1.4.0

7 hours ago

v1.4.0

Minor Changes

  • healthchecksio.checks - Add support for self-hosted Healthchecks.io instances via management_api_base_url and ping_api_base_url parameters.
  • healthchecksio.checks - Add management_api_token (with api_key alias) and ping_api_token for separate management/ping token support.
  • healthchecksio.checks - Proper check_mode support (delete/pause report would-be changes instead of silently exiting early).
  • healthchecksio.checks - Add diff_mode support (returns before/after state on create/update).
  • healthchecksio.checks - Fix idempotency comparison to include the tags field.

Contributors

  • @nikolaybychkov1 — self-hosted instances, API key separation
  • Georg Sauthoff — channel set comparison
  • Mikko Salmi — idempotency implementation
  • @mamercad — maintainer

Don't miss a new community.healthchecksio release

NewReleases is sending notifications on new releases.