Hi

I am trying to set some environment variables to make the value start with 
%, and I am getting errors.

For example, if I wanted to set the TEMP environment to c:\temp

and then I want to set the PATH environment variable to %TEMP%

I am getting error "found character that cannot start any token"

I assume this is because % is a special character and cannot be at the 
beginning of a string.  How do I get around this?

Thanks in advance.

Regards,

-- 
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/f66b9e7d-66d9-4106-895e-423a22cb537c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to