On 06.05.2018 16:37, Karl Auer wrote:
How does "~" differ from "+"?"{{ 'hello' ~ name ~ 'there!' }}" vs "{{ 'hello' + name + 'there!' }}"
Have you read the documentation about + ? http://jinja.pocoo.org/docs/2.10/templates/#math -- Kai Stian Olstad -- 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/925e1ec14ae5e62acb6326977087ae53%40olstad.com. For more options, visit https://groups.google.com/d/optout.
