mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-29 14:53: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