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.
parent
f71446045f
commit
47065c2a43
Loading…
Reference in New Issue