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
Dag Wieers 3f7a935932 Improve the unzip output scraping (#3819)
* Improve the unzip output scraping

Ensure we capture the complete file (also when it includes spaces).
Drop lines that do not conform (in length) to what we expect (e.g. header/footer).

This fixes #3813

* Fix how split() works
9 years ago
..
__init__.py
acl.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago
assemble.py Revert "Add prefixing and suffixing fuctionality to assemble" 9 years ago
copy.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago
fetch.py Fix grammar in docs for fetch 'fail_on_missing' (#3872) 9 years ago
file.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago
find.py
ini_file.py ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol 9 years ago
lineinfile.py The documentation of lineinfile now makes reference to blockinfile (#3639) 9 years ago
replace.py added follow to specific modules that support it 9 years ago
stat.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago
synchronize.py added rsync protocol support (#1999) 9 years ago
template.py Improve doc accuracy of template module 9 years ago
unarchive.py Improve the unzip output scraping (#3819) 9 years ago
xattr.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago