Merge pull request #55 from Terseus/bugfix/ansible-doc-2.10-fix

Fix `ansible-doc aur` error about dictionary element length
This commit is contained in:
kewl
2021-04-03 11:31:48 +01:00
committed by GitHub

View File

@@ -90,7 +90,7 @@ RETURN = '''
msg:
description: action that has been taken
helper:
the helper that was actually used
description: the helper that was actually used
'''
EXAMPLES = '''