corrected version_added, removed empty alias
This commit is contained in:
parent
b789db7b9d
commit
6bd8020f65
1 changed files with 1 additions and 2 deletions
|
@ -248,12 +248,11 @@ options:
|
|||
default: null
|
||||
aliases: ['network_interface']
|
||||
spot_launch_group:
|
||||
version_added: "2.0"
|
||||
version_added: "2.1"
|
||||
description:
|
||||
- Launch group for spot request, see U(http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/how-spot-instances-work.html#spot-launch-group)
|
||||
required: false
|
||||
default: null
|
||||
aliases: []
|
||||
|
||||
author:
|
||||
- "Tim Gerla (@tgerla)"
|
||||
|
|
Loading…
Reference in a new issue