This commit is contained in:
Felix Fontein
2022-08-04 20:22:16 +02:00
committed by GitHub
parent 4eb3540c8e
commit f67473024d
22 changed files with 72 additions and 96 deletions

View File

@@ -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

View File

@@ -64,7 +64,7 @@ msg:
description: The command standard output
returned: always
type: str
sample: [u'Using default tag: latest ...']
sample: 'Using default tag: latest ...'
'''
import traceback