But, this should be possible to implement into Ansible? I would also like 
to use any variable which works in a task, to work in the task name. If you 
don't have anything against this, I would like to create an issue on 
github, maybe someone takes it and implements it.

On Friday, May 9, 2014 9:12:00 PM UTC+2, Michael DeHaan wrote:
>
> To explaloate (this has been answered several times before), imagine you 
> are managing 500 hosts and an the inventory variable is different on each 
> one?   There's no way to show a good task header in that case.
>
> The best course of action is to name each task and don't have variables in 
> the task name, so it prints out a nice description.
>
>
>
>
> On Fri, May 9, 2014 at 3:11 PM, Michael DeHaan 
> <[email protected]<javascript:>
> > wrote:
>
>> What Brian said.  This is not a bug.
>>
>>
>>
>>
>> On Fri, May 9, 2014 at 2:04 PM, Brian Coca <[email protected]<javascript:>
>> > wrote:
>>
>>> you can interpolate variables, just not from every scope, only ones that 
>>> maintain value across hosts (extra, vars, vars_files, vars_prompts, etc) 
>>> but not inventory vars.​
>>>  
>>> -- 
>>> 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] <javascript:>.
>>> To post to this group, send email to 
>>> [email protected]<javascript:>
>>> .
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/ansible-project/CADn%2BHszFbX89YyX5wY3S4FEGZvUp9TXhNQEaLVraYZ6y6Sfm4Q%40mail.gmail.com<https://groups.google.com/d/msgid/ansible-project/CADn%2BHszFbX89YyX5wY3S4FEGZvUp9TXhNQEaLVraYZ6y6Sfm4Q%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>

-- 
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/ff7eaa81-9ccf-4e3f-8155-b6316fe7c952%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to