mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Fixed docs for cloud modules (#23745)
* Fixed docs for cloud modules * removed blank line in ec2_snapshot_facts
This commit is contained in:
committed by
John R Barker
parent
ce99ffe205
commit
1d0a629dcc
@@ -111,7 +111,8 @@ EXAMPLES = '''
|
||||
RETURN = '''
|
||||
taskdefinition:
|
||||
description: a reflection of the input parameters
|
||||
type: dict inputs plus revision, status, taskDefinitionArn
|
||||
type: dict
|
||||
returned: always
|
||||
'''
|
||||
try:
|
||||
import boto
|
||||
|
||||
Reference in New Issue
Block a user