mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 02:03:09 +00:00
* only relevant to remote_src=True * separate file content copying from file stats copying * raise exception on mode='preserve', ignore otherwise Fixes: #19731 Signed-off-by: Nikita Chepanov <nchepanov@bloomberg.net>