ansible/test/integration/targets/unarchive/tasks
Alexander Sowitzki ff88a2a06d Fix combinated run of unarchive and uri tests under centos 6
The unarchive integration test installs pinned packages via pip,
the uri test installs them from system packages. This explodes.
PR lets unarchive uninstall packages after test ran.
2021-04-22 17:09:10 -07:00
..
main.yml unarchive: add support for .tar.zst (zstd compression) (#73265) 2021-02-09 23:14:41 -06:00
prepare_tests.yml unarchive: add support for .tar.zst (zstd compression) (#73265) 2021-02-09 23:14:41 -06: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 unarchive - add include option (#40522) 2020-12-07 12:49:41 -05:00
test_missing_files.yml
test_mode.yml
test_non_ascii_filename.yml
test_owner_group.yml
test_parent_not_writeable.yml
test_quotable_characters.yml
test_symlink.yml
test_tar.yml
test_tar_gz.yml
test_tar_gz_creates.yml
test_tar_gz_keep_newer.yml
test_tar_gz_owner_group.yml
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
test_zip.yml