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
Toshio Kuratomi 83c1cba511
Fixes for mode=preserve (#39343)
* Fixes for mode=preserve

* Document mode=preserve for template and copy
* Make mode=preserve work with remote_src for copy
* Make mode=preserve work for template
* Integration tests for copy & template mode=preserve

Fixes #39279

* Changed mode option in win_copy to hidden option as it doesn't reflect copy mode
6 years ago
..
dest_in_non_existent_directories.yml Deprecate tests used as filters (#32361) 7 years ago
main.yml Fix copy to only follow symlinks for files in the non-recursive case 7 years ago
src_file_dest_file_in_non_existent_dir.yml Deprecate tests used as filters (#32361) 7 years ago
tests.yml Fixes for mode=preserve (#39343) 6 years ago