github ansible-collections/community.mysql 3.14.0

latest release: 3.15.0
3 months ago

Release Summary

This is a minor release of the community.mysql collection.
This changelog contains all changes to the modules and plugins in this
collection that have been made after the previous release.

Minor Changes

  • mysql_replication - change default value for primary_ssl_verify_server_cert from False to None. This should not affect existing playbooks by @laurent-indermuehle in #707
  • Add action group containing all modules by @JockeTF in #704

Bugfixes

  • mysql_info - fix a crash (ERROR 1141, There is no such grant defined for user 'PUBLIC' on host '%') when using the users_info filter with a PUBLIC role present in MariaDB 10.11+. by @laurent-indermuehle in #712
  • mysql_replication - fixed an issue where setting primary_ssl_verify_server_cert to false had no effect by @ldangeard-orange in #689

Don't miss a new community.mysql release

NewReleases is sending notifications on new releases.