fix doc parsing by correctly quoting author

This commit is contained in:
Brian Coca 2015-05-14 09:19:04 -04:00 committed by Matt Clay
parent 6f28497f8c
commit c4f52f62f7
24 changed files with 25 additions and 25 deletions

View file

@ -39,7 +39,7 @@ options:
default: null
choices: [ "present", "started", "stopped", "restarted", "monitored", "unmonitored", "reloaded" ]
requirements: [ ]
author: "Darryl Stoflet (@dstoflet)" <stoflet@gmail.com>
author: '"Darryl Stoflet (@dstoflet)" <stoflet@gmail.com>'
'''
EXAMPLES = '''