ansible/test/integration/targets/copy/tasks
David Shrewsbury 1142faa213
Do not pass file mode during recursive copy on symlink files. (#69011)
* Do not pass file mode during recursive copy on symlink files.

The 'file' module cannot deal with mode=preserve. Do not pass that
mode to the module when 'preserve' is used.

* Fix changelog fragment filename
2020-04-30 14:22:16 -05:00
..
acls.yml
check_mode.yml [copy] Add some test coverage for check_mode (#68895) 2020-04-17 16:09:32 -05:00
dest_in_non_existent_directories.yml
dest_in_non_existent_directories_remote_src.yml
main.yml [copy] Add some test coverage for check_mode (#68895) 2020-04-17 16:09:32 -05:00
src_file_dest_file_in_non_existent_dir.yml
src_file_dest_file_in_non_existent_dir_remote_src.yml
tests.yml Do not pass file mode during recursive copy on symlink files. (#69011) 2020-04-30 14:22:16 -05:00