mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-05 00:31:37 -07:00
Update changelog, rename vpc module to ec2_vpc.
This commit is contained in:
parent
fc909b453f
commit
aee1fcad05
2 changed files with 8 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: vpc
|
||||
module: ec2_vpc
|
||||
short_description: configure AWS virtual private clouds
|
||||
description:
|
||||
- Create or terminates AWS virtual private clouds. This module has a dependency on python-boto.
|
Loading…
Add table
Add a link
Reference in a new issue