mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
fixed mispelled description
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user