summaryrefslogtreecommitdiff
path: root/changelogs/fragments/78624-copy-remote-src-check-mode.yml
blob: d5a5a5f43863c7f411ab7c9bbab743377f84321f (plain)
1
2
3
bugfixes:
  - copy - fix reporting changes to file attributes in check mode with remote_src=True (https://github.com/ansible/ansible/issues/77957).
  - copy - fix creating the dest directory in check mode with remote_src=True (https://github.com/ansible/ansible/issues/78611).