mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-01 22:09:08 -07:00
Fix docs. (#5063)
This commit is contained in:
parent
4eb3540c8e
commit
f67473024d
22 changed files with 72 additions and 96 deletions
|
@ -88,7 +88,7 @@ msg:
|
|||
description: The command standard output
|
||||
returned: always
|
||||
type: str
|
||||
sample: [u'Using default tag: latest ...']
|
||||
sample: 'Using default tag: latest ...'
|
||||
'''
|
||||
|
||||
# import module snippets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue