Hello,

using Ansible 1.5 and recursively copying a directory, I expect to see 
detailed diff of the individual changed files when running with "-C --diff" 
but I only get informed that the top directory has changed. Is that 
correct? Is there a feature request to make --diff during a recursive copy 
work as it does for a file copy, i.e. to show diff of each file changed? 
Are there plan to implement this in the near future?

(It is slightly better with synchronize that uses rsync's --itemize-changes 
and at least shows what has hcanged - size, checksum, timestamp, ... - but 
not the diff.)

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8a99740f-93c7-4236-ba07-ed50f375591e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to