mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07: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:
parent
7f5c668433
commit
e13ca30e01
2 changed files with 40 additions and 4 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- consul - added support for tcp checks (https://github.com/ansible-collections/community.general/issues/1128).
|
Loading…
Add table
Add a link
Reference in a new issue