fixed mispelled description
This commit is contained in:
parent
83b5220068
commit
88e7dcf174
1 changed files with 2 additions and 2 deletions
|
@ -75,12 +75,12 @@ options:
|
||||||
required: false
|
required: false
|
||||||
default: None
|
default: None
|
||||||
ramdisk:
|
ramdisk:
|
||||||
descrption:
|
description:
|
||||||
- The name of an existing ramdisk image that will be associated with this image
|
- The name of an existing ramdisk image that will be associated with this image
|
||||||
required: false
|
required: false
|
||||||
default: None
|
default: None
|
||||||
kernel:
|
kernel:
|
||||||
descrption:
|
description:
|
||||||
- The name of an existing kernel image that will be associated with this image
|
- The name of an existing kernel image that will be associated with this image
|
||||||
required: false
|
required: false
|
||||||
default: None
|
default: None
|
||||||
|
|
Loading…
Reference in a new issue