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:
@@ -30,7 +30,7 @@ short_description: Manage MySQL replication
|
||||
description:
|
||||
- Manages MySQL server replication, slave, master status get and change master host.
|
||||
version_added: "1.3"
|
||||
author: "Balazs Pocze (@banyek)" <banyek@gawker.com>
|
||||
author: '"Balazs Pocze (@banyek)" <banyek@gawker.com>'
|
||||
options:
|
||||
mode:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user