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
638ba054b6
commit
776de7acc2
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ connector_name:
|
||||||
- "MySQLdb"
|
- "MySQLdb"
|
||||||
version_added: '3.6.0'
|
version_added: '3.6.0'
|
||||||
connector_version:
|
connector_version:
|
||||||
description: Version of the python connector used by the plugin. When the driver is not identified, returns C(Unknown).
|
description: Version of the python connector used by the module. When the connector is not identified, returns C(Unknown).
|
||||||
returned: always
|
returned: always
|
||||||
type: str
|
type: str
|
||||||
sample:
|
sample:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue