Can it be displayed on the playbook output? I'd prefer not to have to go
and check the template each run during debug.
On Friday, April 17, 2015 at 3:21:05 PM UTC+1, Brian Coca wrote:
>
> you can do this:
>
> {% for ec2_host_ip in groups.security_group_app %}
> {{ ec2_host_ip}}
> {% endfor %}
>
> or
>
> {{ groups.security_group_app|pprint}}
>
> the combination of both does not make sense.
>
>
>
>
> --
> 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/154cdb7e-9ed6-4403-92c5-d4573a428c88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.