Hello, I have the following use case: I want to read a string from some source into a variable, marking it unsafe. Then I want to perform my own sanitation checks and then make the variable safe so I could use Jinja2 templating on it. My question is: is there something opposite to the `!unsafe` tag, like `!safe`? Or any other tip h ow to make an unsafe variable safe?
Thanks, Vadim -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/2aca520d-ec7a-47b9-ab9d-407b7acdb3a8%40googlegroups.com.
