mirror of https://github.com/ansible/ansible.git
mysql_db: add possibility to make dump with --no-create-db option (#67767)
* mysql_db: add possibility to make dump with --no-create-db option * add changelog fragment * fixpull/67856/head
parent
ed306c7991
commit
a81ab5fe40
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- mysql_db - fix bug in the ``db_import`` function introduced by https://github.com/ansible/ansible/pull/56721 (https://github.com/ansible/ansible/issues/65351).
|
||||
Loading…
Reference in New Issue