mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-22 12:50:24 -07:00
mysql_db: add chdir argument (#396)
This commit is contained in:
parent
2a3f8f6506
commit
8e79690a02
3 changed files with 61 additions and 0 deletions
2
changelogs/fragments/0-mysql_db_add_chdir_argument.yml
Normal file
2
changelogs/fragments/0-mysql_db_add_chdir_argument.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- mysql_db - add the ``chdir`` argument to avoid failings when a dump file contains relative paths (https://github.com/ansible-collections/community.mysql/issues/395).
|
Loading…
Add table
Add a link
Reference in a new issue