You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/files
Matt Clay 0a7ebef14e Detect tar type (bsd, gnu) and only use gnu tar. (#4352)
* Detect tar type (bsd, gnu) and only use gnu tar.

* Revert return code checking for TgzArchive.
8 years ago
..
__init__.py
acl.py
assemble.py
copy.py
fetch.py
file.py
find.py
ini_file.py Match existing INI file entry with leading whitespace (fixes #4997) (#4998) 8 years ago
lineinfile.py
replace.py
stat.py typo in stat.executable (was stat.excutable) (#4886) 8 years ago
synchronize.py
template.py
unarchive.py Detect tar type (bsd, gnu) and only use gnu tar. (#4352) 8 years ago
xattr.py