Are you able to share the playbook you are trying to run, the issue you are seeing is that Ansible is trying to throw an exception because it failed to send the module data to the Windows host but because of an encoding issue it isn't showing you the actual error. We just pushed a fix to work through this issue which should let you know more info as to why it failed https://github.com/ansible/ansible/pull/39333. You can test it out by running from the devel branch of Ansible and it will display the stderr received from the host.
Thanks Jordan -- 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/512fc4b6-ed68-4ec7-93c9-09af3d355b4b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
