Hi guys,

Some of my tasks have variables in they're name however not all of them 
render the name properly. For example:

- name: ElasticSearch | downloading elasticsearch-{{ elasticsearch.version 
}}.deb file from elasticsearch.org
- name: Graylog2-server | downloading graylog2-{{ graylog2.server.version 
}} sources from github

The first task has it's name displayed properly but the second never 
resolves the variable part, always display it "as is" (i.e. {{ 
graylog2.server.version }} ). How could that be?

Thanks for any hints.

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to