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