mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 02:03:09 +00:00
Fix documentation of name field in return values (#27822)
This commit is contained in:
committed by
Will Thames
parent
0b69f3e40d
commit
d2f9160bc1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user