ansible/test/units/modules
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
..
__init__.py
conftest.py
test_apt.py
test_async_wrapper.py async_wrapper more info on end (#74199) 2021-04-13 10:30:13 -04:00
test_copy.py
test_hostname.py hostname: clean up strategies 2021-05-27 13:15:52 +02:00
test_iptables.py Remove commented code (#74860) 2021-06-01 11:26:38 -04:00
test_known_hosts.py
test_pip.py
test_service.py Solaris: Correct version check in svcadm_supports_sync API (#73860) 2021-04-10 08:02:58 +05:30
test_service_facts.py service_facts: return service state information on AIX (#72073) 2020-10-13 11:28:59 -04:00
test_systemd.py
test_unarchive.py unarchive - do not fail in init when trying to find required binary (#74892) 2021-06-07 12:59:06 -04:00
test_yum.py
utils.py