-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
ansible-role-mariadb/tasks/databases.yml
Line 31 in a08fb33
template: # noqa 503 |
Example the cases with .sql.gz or .sql.bz2 extension you will some chars on terminal which will eventually crash terminal, however there are no problems when source is just plane .sql files.
https://docs.ansible.com/ansible/latest/collections/community/mysql/mysql_db_module.html
target path | | Location, on the remote host, of the dump file to read from or write to.Uncompressed SQL files (.sql) as well as bzip2 (.bz2), gzip (.gz) and xz (Added in 2.0) compressed files are supported.
Metadata
Metadata
Assignees
Labels
No labels