Added instance_type to ec2_lc variable list

pull/7153/head
Ben 12 years ago
parent 31f7a0693e
commit 9770c7f47d

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