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/test/integration
Sloane Hertel 9d6cc7b576
unarchive - fall back to unzip -Z if zipinfo is not available (#76971)
Add a new handler class ZipZArchive to use unzip -Z as an alternative to zipinfo

Run 'unzip -Z' in can_handle_archive so we fall back to the next handler if it's not available (failing in is_unarchived is too late)

* Add a test for unzip -Z when zipinfo is not available

* Update test for missing binary altogether by removing /usr/bin from the PATH
2 years ago
..
targets unarchive - fall back to unzip -Z if zipinfo is not available (#76971) 2 years ago
network-integration.cfg Update network integration auth timeout (#71057) 4 years ago
network-integration.requirements.txt Update ansible-test network test provisioning. (#68220) 5 years ago