mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-20 09:21:25 -07:00
Fixups (#2)
* Add changelog fragments from c.g. * Adjust version_added to 0.1.0, which comes closer to the truth. * Add changelogs/.plugin-cache.yaml to gitignore.
This commit is contained in:
parent
c26bc095ad
commit
4a3cfa6a32
10 changed files with 32 additions and 27 deletions
|
@ -37,7 +37,7 @@ options:
|
|||
- "Supports elements: C(db_size). Unsupported elements will be ignored"
|
||||
type: list
|
||||
elements: str
|
||||
version_added: '0.2.0'
|
||||
version_added: '0.1.0'
|
||||
return_empty_dbs:
|
||||
description:
|
||||
- Includes names of empty databases to returned dictionary.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue