mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
fix doc parsing by correctly quoting author
This commit is contained in:
@@ -81,7 +81,7 @@ options:
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- "apache-libcloud"
|
||||
author: Peter Tan <ptan@google.com>
|
||||
author: '"Peter Tan (@tanpeter)" <ptan@google.com>'
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user