mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-07 08:54:01 -07:00
Fixed docs for cloud modules (#23745)
* Fixed docs for cloud modules * removed blank line in ec2_snapshot_facts
This commit is contained in:
parent
ce99ffe205
commit
1d0a629dcc
82 changed files with 335 additions and 232 deletions
|
@ -104,9 +104,11 @@ RETURN = '''
|
|||
state:
|
||||
type: string
|
||||
description: The asserted state of the repository (present, absent)
|
||||
returned: always
|
||||
created:
|
||||
type: boolean
|
||||
description: If true, the repository was created
|
||||
returned: always
|
||||
name:
|
||||
type: string
|
||||
description: The name of the repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue