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

Fix `ansible-doc aur` error about dictionary element length
pull/56/head
kewl 2021-04-03 11:31:48 +01:00 committed by GitHub
commit dc101ae394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 = '''