The md5sum logic is a bit "fancy". BTW, it's been suggested that we can have a setup module fact that returns the md5'r to use, and if set, bypass this logic for future calls.
I don't think it really saves a lot, but would make -vvv output at least cleaner. On Thu, Feb 13, 2014 at 8:06 AM, Brian Coca <[email protected]> wrote: > hmm, seems someone added with an alternative path: > > "(/usr/bin/csum -h MD5 %s 2>/dev/null)" % path # AIX > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
