mirror of https://github.com/ansible/ansible.git
Ensure we force mtime/atime update when using copystat
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
(cherry picked from commit 26375e7f12)
Co-authored-by: dkuji <daisuke.kuji@gmail.com>
pull/83859/head
parent
5f0e551a8d
commit
b9dfd1f77a
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- copy - mtime/atime not updated. Fix now update mtime/atime(https://github.com/ansible/ansible/issues/83013)
|
||||
Loading…
Reference in New Issue