Merge branch 'devel' of https://github.com/ansible/ansible into devel
This commit is contained in:
commit
6ea83779e3
5 changed files with 5 additions and 5 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