Fix missing description key

This commit is contained in:
James Tanner 2014-01-24 15:13:01 -05:00
parent 53b7a495ca
commit 512c02b7d2

View file

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