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
Jean Raby 594b11dc0c
unarchive: Keep stderr when pick_handler fails (#76365)
* fixes #28977

* Include the original error message when pick_handler fails

* Add a test to unarchive a tar file with an invalid extra option

* add a changelog
3 years ago
..
main.yml unarchive: Keep stderr when pick_handler fails (#76365) 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_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