typo in ec2_eip docstring
This commit is contained in:
parent
1a9a6da4f7
commit
550b1a8ee0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: ec2_eip
|
||||
short_decription: associate an EC2 elastic IP with an instance.
|
||||
short_description: associate an EC2 elastic IP with an instance.
|
||||
description:
|
||||
- This module associates AWS EC2 elastic IP addresses with instances
|
||||
version_added: 1.4
|
||||
|
|
Loading…
Reference in a new issue