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/tasks
Matt Clay 234938cd76
Change the language used in the unarchive test. (#78382)
The current language pack fails to install on Ubuntu 22.04.
However, since the langauge only needs to be non-English, changing it preserves the test functionality.
2 years ago
..
main.yml apply owner/group permissions to top folder with unarchive module (#73024) 3 years ago
prepare_tests.yml
test_different_language_var.yml Change the language used in the unarchive test. (#78382) 2 years ago
test_download.yml
test_exclude.yml
test_include.yml
test_invalid_options.yml unarchive: Keep stderr when pick_handler fails (#76365) 3 years ago
test_missing_binaries.yml unarchive - fall back to unzip -Z if zipinfo is not available (#76971) 2 years ago
test_missing_files.yml
test_mode.yml
test_non_ascii_filename.yml
test_owner_group.yml
test_ownership_top_folder.yml Split integration test fixes. (#78281) 2 years ago
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
test_unprivileged_user.yml Split integration test fixes. (#78281) 2 years ago
test_zip.yml