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
@@ -68,9 +68,7 @@ EXAMPLES = '''
|
||||
RETURN = '''
|
||||
running_host:
|
||||
description: List the host the virtual machine is registered to
|
||||
returned:
|
||||
- changed
|
||||
- success
|
||||
returned: changed or success
|
||||
type: string
|
||||
sample: 'host1.example.com'
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user