mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Update elb_target_group.py (#47389)
removed space that if its copied and pasted it can break an ansible run +label: docsite_pr
This commit is contained in:
committed by
Sandra McCann
parent
6a37582158
commit
7c3b0a338e
@@ -166,7 +166,7 @@ EXAMPLES = '''
|
||||
port: 80
|
||||
vpc_id: vpc-01234567
|
||||
health_check_path: /
|
||||
successful_response_codes: "200, 250-260"
|
||||
successful_response_codes: "200,250-260"
|
||||
state: present
|
||||
|
||||
# Delete a target group
|
||||
|
||||
Reference in New Issue
Block a user