mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 06:13:09 +00:00
* Add support for consul tcp health check * Fix consul tcp example * Remove trailing spaces * Add changelog fragment * Add format in description * Use regex for tcp * Review fix