I am trying to add a key-value to %PATH% variable in windows and for that i am using a raw module. But when i use something like:
PATH=E:\jre;%PATH% then i get error saying, "%PATH% : The term '%PATH%' is not recognized as the name of a cmdlet I tried putting things in quote and there are no other special characters in my commands. I am not sure if special characters still needs to be escaped when inside "". Any suggestions how to do this ? -- 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/1147d233-26ff-451e-8c8e-e7004c942b76%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
