Hi All,
I'm trying to make sense of quote escaping in Ansible.

As far as I can see, the debug module does _not_ escape quotes correctly.
Working on Windows, the win_lineinfile does.

I'm working with win_package (a module I wrote), but arguments don't come 
in correctly escaped.

I'm assuming that it's up to Ansible to escape arguments and not each 
module?
Is this a bug or is there something I have to do in order to get escaped 
quotes?

Here's an example of what I'm trying to do along with my experiences:
https://gist.github.com/trondhindenes/304deec0b65f9d225373dc5de3ca112f


-- 
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 ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to