mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-25 11:51:27 -07:00
Rewording for consistency
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
f5e6f3b941
commit
638ba054b6
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ slave_hosts:
|
|||
sample:
|
||||
- { "2": { "Host": "", "Master_id": 1, "Port": 3306 } }
|
||||
connector_name:
|
||||
description: Name of the python connector used by the plugin. When the driver is not identified, returns C(Unknown).
|
||||
description: Name of the python connector used by the module. When the connector is not identified, returns C(Unknown).
|
||||
returned: always
|
||||
type: str
|
||||
sample:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue