diff --git a/library/cloud/ec2_elb_lb b/library/cloud/ec2_elb_lb index be287b0780..462fbbcc79 100644 --- a/library/cloud/ec2_elb_lb +++ b/library/cloud/ec2_elb_lb @@ -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.