mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-26 07:51:46 -07:00
Changelog: Fix module name
This commit is contained in:
parent
1776702b9d
commit
3602c4d576
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
bugfixes:
|
||||
- mysql_dump - using compression masks errors messages from
|
||||
- mysql_db - Using compression masks errors messages from
|
||||
mysql_dump. By default the fix is inactive to ensure retro-compatibility
|
||||
with system without bash. To activate the fix, use the module option
|
||||
``pipefail=true`` (https://github.com/ansible-collections/community.mysql/issues/256).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue