mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Tiny Typo Fix (#24828)
This commit is contained in:
committed by
John R Barker
parent
d4857ed6c4
commit
29fb573fd6
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user