mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-20 15:20:21 -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
|
||||
default: None
|
||||
ramdisk:
|
||||
descrption:
|
||||
description:
|
||||
- The name of an existing ramdisk image that will be associated with this image
|
||||
required: false
|
||||
default: None
|
||||
kernel:
|
||||
descrption:
|
||||
description:
|
||||
- The name of an existing kernel image that will be associated with this image
|
||||
required: false
|
||||
default: None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue