mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
fix doc parsing by correctly quoting author
This commit is contained in:
parent
6f28497f8c
commit
c4f52f62f7
24 changed files with 25 additions and 25 deletions
|
@ -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 = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue