mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 22:51:23 -07:00
fixed mispelled description
This commit is contained in:
parent
63c8c40a37
commit
e0d4d397ff
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…
Add table
Add a link
Reference in a new issue