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
Brian Coca ddae41759c
Add FreeBSD 13.3 and 14.0 to ansible-test (#82530)
Co-authored-by: Matt Clay <matt@mystile.com>
7 months ago
..
main.yml unarchive - properly handle relative path for `dest` (#75267) 2 years ago
prepare_tests.yml Remove the yum module, redirect it to dnf (#81895) 9 months 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
test_invalid_options.yml unarchive: Keep stderr when pick_handler fails (#76365) 3 years ago
test_missing_binaries.yml Add FreeBSD 13.3 and 14.0 to ansible-test (#82530) 7 months 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
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
test_tar_zst.yml
test_unprivileged_user.yml Split integration test fixes. (#78281) 2 years ago
test_zip.yml