Fix missing description key
This commit is contained in:
parent
a3db8110ea
commit
b417b4153c
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue