1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02: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:
ofir shtrull 2018-11-02 21:13:16 +02:00 committed by Sandra McCann
parent 6a37582158
commit 7c3b0a338e

View file

@ -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