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/copy/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
2 years ago
..
acls.yml Install acl on Ubuntu for copy integration test. 4 years ago
check_mode.yml copy - fix check mode with remote_src=True (#78624) 3 years ago
dest_in_non_existent_directories.yml Deprecate tests used as filters (#32361) 8 years ago
dest_in_non_existent_directories_remote_src.yml copy: ensure _original_basename is set: fixes #47050 (#47238) 6 years ago
main.yml copy, avoid moving non temp remote 'non' files (#79102) 3 years ago
no_log.yml copy - redact 'content' from invocation in check mode (#71033) 6 years ago
selinux.yml fix copy test for split controller/remote 4 years ago
src_file_dest_file_in_non_existent_dir.yml Deprecate tests used as filters (#32361) 8 years ago
src_file_dest_file_in_non_existent_dir_remote_src.yml copy: ensure _original_basename is set: fixes #47050 (#47238) 6 years ago
src_remote_file_is_not_file.yml copy, avoid moving non temp remote 'non' files (#79102) 3 years ago
tests.yml Ensure that unsafe is more difficult to lose [stable-2.15] (#82294) 2 years ago