I'm using Ansible Towers' API to run some templates and I need to pass a dictionary of vars. I use extra_vars field while launching to do so, but one of the values is url address, which contains colon and question mark, because of which the whole dictionary can't be parsed properly. I was trying to escape those symbols somehow, but nothing seems to work for me. Anyone could help?
-- 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/e1f2ff1f-989d-4bd6-bf97-6325fa7150e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
