mirror of https://github.com/ansible/ansible.git
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() workspull/18777/head
parent
17985f9917
commit
c6fb3ceb85
Loading…
Reference in New Issue