Updated version_added for stable-1

This commit is contained in:
Laurent Indermuehle 2023-01-31 16:56:25 +01:00
commit 9a1f85fb99
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: '1.5.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: '1.5.0'
'''
from decimal import Decimal