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 1da0db4984
[PR #3036/31189e96 backport][stable-2] archive - fixing determination of archive root when root is '/' (#3065)
* archive - fixing determination of archive root when root is '/' (#3036)

* Initial commit

* Fixing units and path joins

* Ensuring paths are consistently ordered

* Adding changelog fragment

* Using os.path.join to ensure trailing slashes are present

* optimizing use of root in add_targets

* Applying initial review suggestions

(cherry picked from commit 31189e9645)

* removing unneccessary addition
2021-07-25 09:52:37 +02:00
..
archive.py [PR #3036/31189e96 backport][stable-2] archive - fixing determination of archive root when root is '/' (#3065) 2021-07-25 09:52:37 +02:00
ini_file.py ini_file - allows adding empty string as a value (#1972) (#1981) 2021-03-08 07:31:47 +01:00
iso_create.py iso_create: Error handling while importing Pycdlib (#1090) 2020-10-15 19:03:06 +05:30
iso_extract.py Tidy up validations + bug fixes + deprecations (#1830) (#1841) 2021-02-16 09:10:13 +00:00
read_csv.py New Filter plugin from_csv (#2037) (#2074) 2021-03-21 13:56:32 +01:00
xattr.py rewritten as list literals (#2160) (#2168) 2021-04-05 09:50:07 +02:00
xml.py xml: Add an example for absent (#2644) (#2655) 2021-05-27 20:19:39 +02:00