further cleanup

This commit is contained in:
Ted Timmons 2014-09-16 09:37:01 -07:00
parent 43e6aa19d1
commit 141b6ce3d0

View file

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