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 4f04df75cc
Fix outdated S3 URLs (#81964)
We should always use the CloudFront backed endpoint (ci-files) not the direct S3 bucket reference (ansible-ci-files).
1 year ago
..
main.yml unarchive - properly handle relative path for `dest` (#75267) 2 years ago
prepare_tests.yml
test_different_language_var.yml Remove trailing spaces from lines in YAML (#80032) 2 years ago
test_download.yml Fix outdated S3 URLs (#81964) 1 year ago
test_exclude.yml Fix zip content filtering in unarchive module (#76069) 3 years ago
test_include.yml Require Jinja2 3.0.0 (#75881) 3 years ago
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 _symbolic_mode_to_octal- fix raising ValueError for invalid symbolic modes (#80449) 2 years ago
test_non_ascii_filename.yml
test_owner_group.yml Fix cleaning up user for unarchive tests (#75681) 3 years ago
test_ownership_top_folder.yml Split integration test fixes. (#78281) 2 years ago
test_parent_not_writeable.yml
test_quotable_characters.yml
test_relative_dest.yml unarchive - properly handle relative path for `dest` (#75267) 2 years ago
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 Fix cleaning up user for unarchive tests (#75681) 3 years ago
test_tar_zst.yml
test_unprivileged_user.yml Split integration test fixes. (#78281) 2 years ago
test_zip.yml