Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0.0] mysql_db: change a default of the pipefail option to true #407

Open
1 of 2 tasks
Andersson007 opened this issue Jun 30, 2022 · 0 comments
Open
1 of 2 tasks

Comments

@Andersson007
Copy link
Collaborator

Andersson007 commented Jun 30, 2022

SUMMARY

Relates to #403

mysql_db: change a default of the pipefail option to true in the next major (4.0.0 release)

For now:

  • Announce via the changelog
  • Release the collection
@Andersson007 Andersson007 added this to the 4.0.0 Major release milestone Jun 30, 2022
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this issue Aug 26, 2022
6.3.0

Major Changes
-------------

community.mysql
- mysql_db - the ``pipefail`` argument's default value will be changed to ``true`` in community.mysql 4.0.0. 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 (ansible-collections/community.mysql#407).

fortinet.fortios
- Support Diff feature in check_mode.
- Support Fortios 7.2.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant