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/targets/unarchive
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
..
files Migrate Linux CI roles to test targets. (#17997) 8 years ago
handlers unarchive - do not fail in init when trying to find required binary (#74892) 3 years ago
meta Changes required for macOS 10.15 (#71841) 4 years ago
tasks unarchive - fall back to unzip -Z if zipinfo is not available (#76971) 2 years ago
vars unarchive - do not fail in init when trying to find required binary (#74892) 3 years ago
aliases ansible-test - Remove AIX provisioning support. (#76747) 3 years ago