ansible/test/integration/targets/unarchive
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
2021-06-07 12:59:06 -04:00
..
files
handlers unarchive - do not fail in init when trying to find required binary (#74892) 2021-06-07 12:59:06 -04:00
meta Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
tasks unarchive - do not fail in init when trying to find required binary (#74892) 2021-06-07 12:59:06 -04:00
vars unarchive - do not fail in init when trying to find required binary (#74892) 2021-06-07 12:59:06 -04:00
aliases