mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Set version_added for ec2_eip's in_vpc parameter
This commit is contained in:
@@ -52,6 +52,7 @@ options:
|
|||||||
- allocate an EIP inside a VPC or not
|
- allocate an EIP inside a VPC or not
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
|
version_added: "1.4"
|
||||||
requirements: [ "boto" ]
|
requirements: [ "boto" ]
|
||||||
author: Lorin Hochstein <lorin@nimbisservices.com>
|
author: Lorin Hochstein <lorin@nimbisservices.com>
|
||||||
notes:
|
notes:
|
||||||
|
|||||||
Reference in New Issue
Block a user