mirror of https://github.com/ansible/ansible.git
semantics
parent
fd808cfcaa
commit
007c63eafc
@ -1,2 +1,2 @@
|
|||||||
bugfixes:
|
bugfixes:
|
||||||
- copy now returns the diff for all content when copying recursively with remote_src=false. This does not yet include the creation of blank files, multiple parent directories, or changes to attributes.
|
- copy now returns the diff for all content when copying recursively with remote_src=false. This does not yet include the creation of blank files, multiple parent directories, or simultaneous changes to attributes and content (in this case, just content is returned).
|
||||||
|
Loading…
Reference in New Issue