diff --git a/cloud/ec2_elb_lb b/cloud/ec2_elb_lb index b7dc317fe0a..d7c55cd3eb6 100644 --- a/cloud/ec2_elb_lb +++ b/cloud/ec2_elb_lb @@ -17,6 +17,7 @@ DOCUMENTATION = """ --- module: ec2_elb_lb +description: Creates or destroys Amazon ELB. short_description: Creates or destroys Amazon ELB. - Returns information about the load balancer. - Will be marked changed when called only if state is changed.