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
2018-04-26 07:14:37 -07:00
..
dest_in_non_existent_directories.yml
main.yml Fix copy to only follow symlinks for files in the non-recursive case 2018-04-20 10:04:24 -07:00
src_file_dest_file_in_non_existent_dir.yml
tests.yml Fixes for mode=preserve (#39343) 2018-04-26 07:14:37 -07:00