mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Fix documentation of name field in return values (#27822)
This commit is contained in:
parent
0b69f3e40d
commit
d2f9160bc1
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ user_data:
|
||||||
type: string
|
type: string
|
||||||
sample: "ZXhwb3J0IENMT1VE"
|
sample: "ZXhwb3J0IENMT1VE"
|
||||||
name:
|
name:
|
||||||
description: Name of the AMI
|
description: Name of the Launch Configuration
|
||||||
returned: when Launch Configuration was found
|
returned: when Launch Configuration was found
|
||||||
type: string
|
type: string
|
||||||
sample: "myapp-v123"
|
sample: "myapp-v123"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue