mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 02:00:31 -07:00
fix version-added-must-be-major-or minor error
This commit is contained in:
parent
bd24b78675
commit
d42c0ce53b
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@ databases:
|
|||
returned: if not excluded by filter
|
||||
type: dict
|
||||
sample: { 'tables': 12 }
|
||||
version_added: '3.10.4'
|
||||
version_added: '3.11.0'
|
||||
settings:
|
||||
description: Global settings (variables) information.
|
||||
returned: if not excluded by filter
|
||||
|
|
Loading…
Add table
Reference in a new issue