You may be able to do it with a different callback plugin but by default the output is displayed in JSON. JSON uses double quotes to quote keys and values so if the value has double quotes in them they need to be escaped with a backslash, e.g. the value of *'abc "123"' *would become *"'abc \"123\"'* in JSON
Thanks Jordan -- 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/95ce5bf0-bcc0-47b0-a1ba-4a0bbafe301f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
