1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

added version

This commit is contained in:
Philip Misiowiec 2014-09-29 17:48:12 -05:00 committed by Matt Clay
parent b019076dd3
commit c57c1ea419

View file

@ -62,6 +62,7 @@ options:
default: null
aliases: []
tenancy:
version_added: "1.8"
description:
- An instance with a tenancy of "dedicated" runs on single-tenant hardware and can only be launched into a VPC. Valid values are:"default" or "dedicated". NOTE: To use dedicated tenancy you MUST specify a vpc_subnet_id as well. Dedicated tenancy is not available for EC2 "micro" instances.
required: false