mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-23 01:38:51 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| dest_in_non_existent_directories.yml | ||
| main.yml | ||
| src_file_dest_file_in_non_existent_dir.yml | ||
| tests.yml | ||