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
Ajpantuso 1e466df863
archive - idempotency enhancement for 4.0.0 (#3075)
* Initial Commit

* Comparing with tar file checksums rather than tar header checksums

* Added changelog fragment

* Revert "Comparing with tar file checksums rather than tar header checksums"

This reverts commit bed4b17107.

* Restricting idempotency tests by format

* Applying review suggestions
2021-08-12 08:18:38 +02: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: fix empty-value vs. no-value inconsistency (#3074) 2021-08-08 18:34:34 +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 Remove deprecated features scheduled for removal in 3.0.0 (#1926) 2021-03-09 21:23:20 +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 mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
xml.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00