mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-04 07:11:49 +00:00
major -> breaking in changelog
This commit is contained in:
parent
52087c5990
commit
033056e7bc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
major_changes:
|
||||
breaking_changes:
|
||||
- mysql_db - the ``pipefail`` argument's default value is set to ``true``. If your target machines do not use ``bash`` as a default interpreter, set ``pipefail`` to ``false`` explicitly. However, we strongly recommend setting up ``bash`` as a default and ``pipefail=true`` as it will protect you from getting broken dumps you don't know about (https://github.com/ansible-collections/community.mysql/issues/407).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue