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
Moritz Grimm 79dfae9624
copy: ensure _original_basename is set: fixes #47050 (#47238)
* fixed #47050

* added changelog fragment

* added quick and basic test

* Revert "added quick and basic test"

This reverts commit 75f4141656.

* added better tests

* now also creating files to copy on the remote

* removed tests for recursive copying which is not supported by remote_src
4 years ago
..
acls.yml Fix copy module to reset filesystem acls (#51868) 5 years ago
dest_in_non_existent_directories.yml Deprecate tests used as filters (#32361) 7 years ago
dest_in_non_existent_directories_remote_src.yml copy: ensure _original_basename is set: fixes #47050 (#47238) 4 years ago
main.yml Clean up ansible-test references in tests. (#60108) 5 years ago
src_file_dest_file_in_non_existent_dir.yml Deprecate tests used as filters (#32361) 7 years ago
src_file_dest_file_in_non_existent_dir_remote_src.yml copy: ensure _original_basename is set: fixes #47050 (#47238) 4 years ago
tests.yml copy: ensure _original_basename is set: fixes #47050 (#47238) 4 years ago