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 Martz fea130480d
Ensure that unsafe is more difficult to lose [stable-2.15] (#82294)
* Ensure that unsafe is more difficult to lose

* Add Task.untemplated_args, and switch assert over to use it
* Don't use re in first_found, switch to using native string methods
* If nested templating results in unsafe, just error, don't continue

(cherry picked from commit 586f1924512b01305f896d9ae4732773023013a3)

* ci_complete
1 year 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) 4 years ago
test_different_language_var.yml Remove trailing spaces from lines in YAML (#80032) 2 years ago
test_download.yml Fix combinated run of unarchive and uri tests under centos 6 4 years 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 Ensure that unsafe is more difficult to lose [stable-2.15] (#82294) 1 year ago
test_missing_files.yml
test_mode.yml Ensure that unsafe is more difficult to lose [stable-2.15] (#82294) 1 year 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 Ensure that unsafe is more difficult to lose [stable-2.15] (#82294) 1 year ago
test_zip.yml Ensure that unsafe is more difficult to lose [stable-2.15] (#82294) 1 year ago