Use of fetch -- can we preserve timestamps?

Hello,

I am checking out the fetch module. We can grab files off of remote servers and it works great.

Would it be possible to add an option to PRESERVE the file time stamps (mtime, ctime)?

Thanks,
John

Would it be possible to add an option to PRESERVE the file time stamps (mtime, ctime)?

You could try opening a feature request ticket on https://github.com/ansible/ansible-modules-core

Cheers,
Paul