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
Pablo Escobar Lopez f2612ce169
apply owner/group permissions to top folder with unarchive module (#73024)
* apply owner/group permissions to top folder
* remove unused var unarchive30
* fix permissions for top folders if the tarball include multiple top folders
* added test for top folder ownership
3 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 unarchive: fix non-english locales (#76542) 3 years ago
test_download.yml
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
test_missing_files.yml
test_mode.yml
test_non_ascii_filename.yml
test_owner_group.yml
test_ownership_top_folder.yml apply owner/group permissions to top folder with unarchive module (#73024) 3 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
test_zip.yml