Added instance_type to ec2_lc variable list

reviewable/pr18780/r1
Ben 11 years ago
parent a9b4fcf703
commit 06ff535098

@ -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

Loading…
Cancel
Save