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/vars
Sam Doran 004c33d9c5
unarchive - do not fail in init when trying to find required binary (#74892)
Test for the required binaries in the can_handle_archive() method and fail there. This
prevents failures for missing binaries unrelated to the archive type.

* Update missing zip binary message to match tar message
* Update unit tests
* Add integration tests
* Define packages based on the system rather than ignoring failures
3 years ago
..
Darwin.yml unarchive - do not fail in init when trying to find required binary (#74892) 3 years ago
FreeBSD.yml unarchive - do not fail in init when trying to find required binary (#74892) 3 years ago
Linux.yml unarchive - do not fail in init when trying to find required binary (#74892) 3 years ago