mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-05 21:02:48 +00:00
Added instance_type to ec2_lc variable list
This commit is contained in:
@@ -33,6 +33,12 @@ options:
|
||||
description:
|
||||
- Unique name for configuration
|
||||
required: true
|
||||
instance_type:
|
||||
description:
|
||||
- instance type to use for the instance
|
||||
required: true
|
||||
default: null
|
||||
aliases: []
|
||||
image_id:
|
||||
description:
|
||||
- The AMI unique identifier to be used for the group
|
||||
|
||||
Reference in New Issue
Block a user