Hi, For example, in template,
{% if foo is defined and foo == "apple" %}
# I want to set foo equal to the concatenation of x + "," + y + "," + z,
how?
{% endif %}
{{ foo }}
--
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].
For more options, visit https://groups.google.com/groups/opt_out.
