mirror of https://github.com/kewlfft/ansible-aur
Merge pull request #55 from Terseus/bugfix/ansible-doc-2.10-fix
Fix `ansible-doc aur` error about dictionary element lengthpull/56/head
commit
dc101ae394
|
@ -90,7 +90,7 @@ RETURN = '''
|
||||||
msg:
|
msg:
|
||||||
description: action that has been taken
|
description: action that has been taken
|
||||||
helper:
|
helper:
|
||||||
the helper that was actually used
|
description: the helper that was actually used
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Reference in New Issue