mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge branch 'devel' of https://github.com/ansible/ansible into devel
This commit is contained in:
commit
c3d06b4639
5 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: ec2_eip
|
module: ec2_eip
|
||||||
short_decription: associate an EC2 elastic IP with an instance.
|
short_description: associate an EC2 elastic IP with an instance.
|
||||||
description:
|
description:
|
||||||
- This module associates AWS EC2 elastic IP addresses with instances
|
- This module associates AWS EC2 elastic IP addresses with instances
|
||||||
version_added: 1.4
|
version_added: 1.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue