Update version_added for stable-2

This commit is contained in:
Laurent Indermuehle 2023-01-31 16:59:58 +01:00
commit 950dfd3b1e
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
2 changed files with 3 additions and 3 deletions

View file

@ -214,14 +214,14 @@ connector_name:
sample:
- "pymysql"
- "MySQLdb"
version_added: '3.6.0'
version_added: '2.4.0'
connector_version:
description: Version of the python connector used by the module. When the connector is not identified, returns C(Unknown).
returned: always
type: str
sample:
- "1.0.2"
version_added: '3.6.0'
version_added: '2.4.0'
'''
from decimal import Decimal