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
Abhijeet Kasurde ce9d268ab8
unarchive: force unarchive if the symlink target changes (#82253)
Fixes: #30420

Original PR from nrwahl2 (https://github.com/ansible/ansible/pull/30463)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
11 months ago
..
main.yml unarchive - properly handle relative path for `dest` (#75267) 2 years ago
prepare_tests.yml unarchive - do not fail in init when trying to find required binary (#74892) 3 years ago
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 unarchive: force unarchive if the symlink target changes (#82253) 11 months ago
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