From acf1444fa124a970d6eda09167c8cc130f117ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20K=C3=A4mmerling?= Date: Mon, 29 Jun 2020 15:22:36 +0200 Subject: [PATCH] docs --- plugins/modules/hcloud_load_balancer_service.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/modules/hcloud_load_balancer_service.py b/plugins/modules/hcloud_load_balancer_service.py index 7c5fdda..8f383a2 100644 --- a/plugins/modules/hcloud_load_balancer_service.py +++ b/plugins/modules/hcloud_load_balancer_service.py @@ -175,7 +175,6 @@ hcloud_load_balancer_service: returned: always type: str sample: http - choices: [ http, https, tcp ] destination_port: description: - The port traffic is forwarded to, i.e. the port the targets are listening and accepting connections on.