github ansible-collections/community.healthchecksio 1.1.1
Release 1.1.1

latest releases: 1.3.1, 1.3.0, 1.2.0...
2 years ago

Release Summary

Adding support for Simple checks.

Breaking Changes / Porting Guide

  • checks - support creating Simple checks. Previously, schedule and tz were defaulted which made it impossible to differentiate between Simple and Cron checks when creating them. Now, either schedule and tz must be provided to create a Cron check, or, timeout must be provided to create a Simple check (#16).

Bugfixes

  • Update the tests so that they only run once (#11).
  • ping - remove default="" on required uuid parameter (#19).

Don't miss a new community.healthchecksio release

NewReleases is sending notifications on new releases.