mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-24 19:31:30 -07:00
Document version_added
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
9fd2e58f22
commit
199f69042a
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ connector_name:
|
||||||
sample:
|
sample:
|
||||||
- "pymysql"
|
- "pymysql"
|
||||||
- "MySQLdb"
|
- "MySQLdb"
|
||||||
|
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 plugin. When the driver is not identified, returns C(Unknown).
|
||||||
returned: always
|
returned: always
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue