Merge pull request #9026 from tedder/patch-1

rearrange description/short_description
pull/4420/head
James Cammarata 2014-09-16 14:04:45 -05:00
commit 4f7fcf3463
1 changed files with 2 additions and 2 deletions

View File

@ -17,10 +17,10 @@
DOCUMENTATION = """
---
module: ec2_elb_lb
description: Creates or destroys Amazon ELB.
short_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.
version_added: "1.5"
author: Jim Dalton
options: