mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
docs
This commit is contained in:
parent
baf4d34154
commit
8ebd253e8e
1 changed files with 1 additions and 2 deletions
|
|
@ -127,11 +127,10 @@ EXAMPLES = """
|
|||
|
||||
- name: Ensure the Load Balancer is absent (remove if needed)
|
||||
hcloud_load_balancer_service:
|
||||
name: my-Load Balancer
|
||||
load_balancer: my-Load Balancer
|
||||
protocol: http
|
||||
listen_port: 80
|
||||
state: absent
|
||||
|
||||
"""
|
||||
|
||||
RETURN = """
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue