1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database/misc
Felix Fontein a2f72be6c8
Prepare for distutils.version being removed in Python 3.12 (#3936)
* Prepare for distutils.version being removed in Python 2.12.

* Fix copy'n'paste error.

* Re-add Loose prefix.

* Fix Python version typos.

* Improve formulation.

* Move message into own line.

* Fix casing, now that the object is no longer called Version.
2021-12-24 17:34:48 +00:00
..
elasticsearch_plugin.py Tidy up validations + bug fixes + deprecations (#1830) 2021-02-16 09:27:24 +01:00
kibana_plugin.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
odbc.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
redis.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
redis_data.py Docs improvements. (#3893) 2021-12-12 11:01:14 +01:00
redis_data_incr.py Docs improvements. (#3893) 2021-12-12 11:01:14 +01:00
redis_data_info.py Docs improvements. (#3893) 2021-12-12 11:01:14 +01:00
redis_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
riak.py Tidy up validations + bug fixes + deprecations (#1830) 2021-02-16 09:27:24 +01:00