mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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
|
||||
sample: "ZXhwb3J0IENMT1VE"
|
||||
name:
|
||||
description: Name of the AMI
|
||||
description: Name of the Launch Configuration
|
||||
returned: when Launch Configuration was found
|
||||
type: string
|
||||
sample: "myapp-v123"
|
||||
|
|
Loading…
Reference in a new issue