Fix missing description key

pull/4420/head
James Tanner 2014-01-24 15:13:01 -05:00
parent 53b7a495ca
commit 512c02b7d2
1 changed files with 1 additions and 0 deletions

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.