fixed mispelled description
parent
63c8c40a37
commit
e0d4d397ff
|
@ -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 New Issue