mirror of https://github.com/ansible/ansible.git
Removed check whether destination directory is writable from files/unarchive.py.
This check will prevent extraction of an archive if the archive does not actually write to the destination directory but only writes to any writable sub-directories of it. The underlying tar command will report errors should it try to write to read-only directories.reviewable/pr18780/r1
parent
3405f69281
commit
0db3206cae
Loading…
Reference in New Issue