What OS on the remote end? -- Michael
On Dec 2, 2013, at 6:53 PM, "[email protected]" < [email protected]> wrote: I get this message off and on. There isn't any error that I can see, so I'm unsure why this is complaining. Many other tasks in the playbook work fine, even in the same run. Any idea what causes this? TASK: [fix grub] ************************************************************** warning: md5sum command failed unusually, please report this to the list so it can be fixed command: [u'(/usr/bin/md5sum /etc/default/grub 2>/dev/null)', u'(/sbin/md5sum -q /etc/default/grub 2>/dev/null)', u'(/usr/bin/digest -a md5 /etc/default/grub 2>/dev/null)', u'(/sbin/md5 -q /etc/default/grub 2>/dev/null)', u'(/usr/bin/md5 -n /etc/default/grub 2>/dev/null)', u'(/bin/md5 -q /etc/default/grub 2>/dev/null)', u'(/usr/bin/csum -h MD5 /etc/default/grub 2>/dev/null)'] ---- output: {'stdout': '', 'stderr': '', 'rc': 0} -- 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]. 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]. For more options, visit https://groups.google.com/groups/opt_out.
