community.mysql/plugins/modules
Andrew Klychkov 9386045797
[stable-1] Use vendored version of distutils.version (#274)
* Prepare for distutils.version being removed in Python 3.12 (#267)

* Prepare for distutils.version being removed in Python 3.12

* 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 d9e12b85ad)

* Use vendored version of distutils.version (#269)

* 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)

* Add ignore-2.13.txt
2022-01-18 10:53:09 +01:00
..
mysql_db.py mysql_db: fix false warning related to unsafe_login_password (#74) 2020-12-18 10:56:49 +03:00
mysql_info.py [stable-1] mysql_info: fix TypeError failure when there are databases that do not contain tables (#209) 2021-08-20 09:50:34 +02:00
mysql_query.py mysql_query: correctly reflect changed status in replace statements (#193) (#197) 2021-08-10 15:38:37 +02:00
mysql_replication.py [stable-1] Use vendored version of distutils.version (#274) 2022-01-18 10:53:09 +01:00
mysql_user.py [stable-1] mysql_info: fix TypeError failure when there are databases that do not contain tables (#209) 2021-08-20 09:50:34 +02:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00