mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Add TCP healthcheck support for services registered by consul module (#1144)
* 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
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- consul - added support for tcp checks (https://github.com/ansible-collections/community.general/issues/1128).
|
||||
Reference in New Issue
Block a user