too many mustaches, you don't need them in:
{% for host in ["{{ site_one }}", "{{ site_two }}", "{{ site_three }}"]%}
do it this way:
{% for host in [ site_one, site_two, site_three] %}
--
Brian Coca
--
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/CAJ5XC8nz-csqp%3DPoptRTnkCB8a7CjRPz8DoYV1-zGz7s7n-P1A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.