1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

further cleanup

This commit is contained in:
Ted Timmons 2014-09-16 09:37:01 -07:00
parent 61dfeaa43c
commit d98bc79f77

View file

@ -17,7 +17,7 @@
DOCUMENTATION = """
---
module: ec2_elb_lb
description: Creates or destroys Amazon ELB.
description:
- Returns information about the load balancer.
- Will be marked changed when called only if state is changed.
short_description: Creates or destroys Amazon ELB.