Tiny Typo Fix (#24828)
This commit is contained in:
parent
d4857ed6c4
commit
29fb573fd6
1 changed files with 2 additions and 2 deletions
|
@ -263,12 +263,12 @@ platform:
|
|||
type: string
|
||||
sample: null
|
||||
root_device_name:
|
||||
description: rood device name of image
|
||||
description: root device name of image
|
||||
returned: when AMI found
|
||||
type: string
|
||||
sample: "/dev/xvda"
|
||||
root_device_type:
|
||||
description: rood device type of image
|
||||
description: root device type of image
|
||||
returned: when AMI found
|
||||
type: string
|
||||
sample: "ebs"
|
||||
|
|
Loading…
Reference in a new issue