Fix description of nova_compute:name option
It's the name of the instance, not of an image.
This commit is contained in:
parent
7b331ef6ed
commit
6a02c75b7c
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ options:
|
|||
default: present
|
||||
name:
|
||||
description:
|
||||
- Name that has to be given to the image
|
||||
- Name that has to be given to the instance
|
||||
required: true
|
||||
default: None
|
||||
image_id:
|
||||
|
|
Loading…
Reference in a new issue