That’s my bad, when you quote the string and want to execute it you need to add the call operator like:
- raw: ‘&” C:\Program Files\... “‘ The alternative is to use win_command with the setup you have right now. -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-devel/f0bd193a-172c-4a08-b5df-cec1e3ffff7c%40googlegroups.com.
