ansible/test/integration/targets/unarchive/tasks
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
..
main.yml unarchive - do not fail in init when trying to find required binary (#74892) 2021-06-07 12:59:06 -04:00
prepare_tests.yml unarchive - do not fail in init when trying to find required binary (#74892) 2021-06-07 12:59:06 -04:00
test_download.yml Fix combinated run of unarchive and uri tests under centos 6 2021-04-22 17:09:10 -07:00
test_exclude.yml unarchive - add include option (#40522) 2020-12-07 12:49:41 -05:00
test_include.yml Integration test fixes. 2021-04-30 17:59:28 -07:00
test_missing_binaries.yml unarchive - do not fail in init when trying to find required binary (#74892) 2021-06-07 12:59:06 -04:00
test_missing_files.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 2020-07-30 15:28:05 -04:00
test_mode.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 2020-07-30 15:28:05 -04:00
test_non_ascii_filename.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 2020-07-30 15:28:05 -04:00
test_owner_group.yml [unarchive] work on older RHEL with group: <gid> (#72098) 2020-10-06 11:25:03 -04:00
test_parent_not_writeable.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 2020-07-30 15:28:05 -04:00
test_quotable_characters.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 2020-07-30 15:28:05 -04:00
test_symlink.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 2020-07-30 15:28:05 -04:00
test_tar.yml [unarchive] work on older RHEL with group: <gid> (#72098) 2020-10-06 11:25:03 -04:00
test_tar_gz.yml [unarchive] work on older RHEL with group: <gid> (#72098) 2020-10-06 11:25:03 -04:00
test_tar_gz_creates.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 2020-07-30 15:28:05 -04:00
test_tar_gz_keep_newer.yml Fix unstable unarchive test (#71004) 2020-07-30 19:25:45 -04:00
test_tar_gz_owner_group.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 2020-07-30 15:28:05 -04:00
test_tar_zst.yml unarchive: add support for .tar.zst (zstd compression) (#73265) 2021-02-09 23:14:41 -06:00
test_unprivileged_user.yml Updates to Integration tests to pass against Alpine (#70946) 2020-08-07 14:28:10 -05:00
test_zip.yml [unarchive] work on older RHEL with group: <gid> (#72098) 2020-10-06 11:25:03 -04:00