You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/58370-mysqldb-allow-multipl...

4 lines
209 B
YAML

minor_changes:
- mysql_db now supports creation and deletion of multiple databases (https://github.com/ansible/ansible/issues/58370)
- mysql_db - now behaves better w.r.t ``changed`` results in ``check_mode``