Files
community.general/lib/ansible/modules/files
Toshio Kuratomi cca0ccaf97 Fix unarchive with strip-components in extra_opts (#37048)
* Fix unarchive with strip-components in extra_opts

When unarchive is given extra_opts to strip all leading directories, it
could end up trying to change the permissions on the root directory.
Tar archives shouldn't contain absolute paths anyways so make sure that
all paths are relative as we handle them.

Fixes #21397
2018-03-07 17:14:51 -08:00
..
2016-12-08 11:22:22 -05:00
2018-02-05 23:39:56 -05:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2018-02-05 23:39:56 -05:00
2018-01-08 00:13:39 +01:00