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/files
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
..
archive.py archive - idempotency enhancement for 4.0.0 (#3075) 2021-08-12 08:18:38 +02:00
filesize.py filesize: overwrite default unsafe_writes documentation (#3126) 2021-08-02 08:24:31 +02:00
ini_file.py ini_file: add multiple options with same name to ini file (#3033) 2021-08-15 12:59:50 +02:00
iso_create.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
iso_extract.py iso_extract - invoke run_command passing list (#3805) 2021-11-30 06:04:55 +01:00
read_csv.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
sapcar_extract.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
xattr.py xattr - invoke run_command passing list (#3806) 2021-11-30 08:33:11 +01:00
xml.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00