mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-11 04:04:13 +00:00
Improve module docs (#11981)
* Fix _facts module documentation. * Get rid of some more 'type: complex'.
This commit is contained in:
parent
88c13b8108
commit
de42aec78b
25 changed files with 297 additions and 266 deletions
|
|
@ -344,7 +344,8 @@ RETURN = r"""
|
|||
instances:
|
||||
description: List of ECS instances.
|
||||
returned: always
|
||||
type: complex
|
||||
type: list
|
||||
elements: dict
|
||||
contains:
|
||||
availability_zone:
|
||||
description: The availability zone of the instance is in.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue