ansible/changelogs/fragments/56059-mysqldb-allow-multiple_databases_in_dump_operation.yml
pratikgadiya12 44058e9425 Allow multiple databases(not all) to be dumped from mysql (#56721)
* Allow multiple databases(not all) to be dumped from mysql

Fixes: #56059

* Altered fail message to provide atleast one database name

* Minor grammatical fix
2019-06-24 09:29:18 +02:00

2 lines
126 B
YAML

minor_changes:
- mysql_db now supports multiple databases in dump operation (https://github.com/ansible/ansible/issues/56059)