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.