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
199f69042a
commit
bc917b739c
1 changed files with 1 additions and 0 deletions
|
@ -220,6 +220,7 @@ connector_version:
|
||||||
type: str
|
type: str
|
||||||
sample:
|
sample:
|
||||||
- "1.0.2"
|
- "1.0.2"
|
||||||
|
version_added: '3.6.0'
|
||||||
'''
|
'''
|
||||||
|
|
||||||
from decimal import Decimal
|
from decimal import Decimal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue