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/changelogs
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
..
fragments unarchive - fall back to unzip -Z if zipinfo is not available (#76971) 2 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 6 years ago
changelog.yaml Start of 2.14 development cycle. (#77378) 3 years ago
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 4 years ago