mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-05 05:34:24 -07:00
* Use vendored version of distutils.version
* Correct fragment
* Update plugins/module_utils/version.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 9c575b4762
)
2 lines
217 B
YAML
2 lines
217 B
YAML
bugfixes:
|
|
- Collection core functions - use vendored version of ``distutils.version`` instead of the deprecated Python standard library ``distutils`` (https://github.com/ansible-collections/community.mysql/pull/269).
|