mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 07:56:38 +00:00
Improved language around in_vpc parameter. (#36137)
This commit is contained in:
@@ -42,7 +42,7 @@ options:
|
||||
default: present
|
||||
in_vpc:
|
||||
description:
|
||||
- allocate an EIP inside a VPC or not
|
||||
- Allocate an EIP inside a VPC or not. Required if specifying an ENI.
|
||||
required: false
|
||||
default: false
|
||||
version_added: "1.4"
|
||||
|
||||
Reference in New Issue
Block a user