github ansible-collections/community.mysql 4.2.0

8 hours ago

Release Summary

This is a minor release of the community.mysql collection.
This changelog contains all breaking changes to the modules in this collection

Minor Changes

  • Update imports from ansible.module_utils._text to use ansible.module_utils.common.text.converters

Breaking Changes / Porting Guide

  • Update imports from ansible.module_utils.six to use their python3 equivalent. This change will make this collection incompatible for managed hosts on python2.7.

Bugfixes

Don't miss a new community.mysql release

NewReleases is sending notifications on new releases.