My version is ansible 2.2.1.0 and pywinrm 0.3.0 (Also tried 0.2.2 and
0.3.0b1). I am going to have a look at the link, but I am sure I've tried
several of those variants.

Any ideas? Thanks!!




On Wed, Mar 14, 2018 at 4:35 PM, Jordan Borean <[email protected]> wrote:

> What version of Ansible are you on? Usually the CLIXML errors are cleaned
> up in the newer versions of Ansible where a lot of these paths issues have
> been fixed. Using a backslash without quotes or just single quotes is more
> than fine, I'm able to run a task like
>
> - win_copy:
>     src: /tmp/file.txt
>     dest: C:\temp\file.txt
>
>
> We have some docs around path formatting for Windows that should work from
> 2.2/2.3 onwards as I've used most of those examples in those versions
> http://docs.ansible.com/ansible/devel/user_guide/windows_usage.html#path-
> formatting-for-windows.
>
> Thanks
>
> Jordan
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Ansible Project" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/ansible-project/cAGs7Blwadg/unsubscribe.
> To unsubscribe from this group and all its topics, 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/de983be4-72f8-499e-b231-9b882dcec8c4%40googlegroups.
> com
> <https://groups.google.com/d/msgid/ansible-project/de983be4-72f8-499e-b231-9b882dcec8c4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CANNGrAmn_WVAC2z5d4D7GmHF2oKKoXK20cwPbPMLKt4AB_xCjw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to