Obviously, care to elaborate? Like with Jinja filters, loops, etc

On Thu, Apr 19, 2018, 3:12 PM Karl Auer <[email protected]> wrote:

> Use set_fact?
>
> On Fri, 20 Apr 2018 06:04 Tim, <[email protected]> wrote:
>
>> Hi,
>>
>> I'm wondering if anyone might know how I would use the standard
>> ansible filters to create a new variable from an existing variable.
>>
>> I would like to take a list of items
>>
>> list1:
>>   - foo
>>   - bar
>>   - baz
>>
>>
>> and convert it into a list of dictionaries with a "name" key
>>
>> list2:
>>   - name: foo
>>   - name: bar
>>   - name: baz
>>
>>
>> Any ideas?
>>
>> Thanks,
>> -tim
>>
>> --
>> 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/CAB0Zv8gaKcWUS3yNyv6Z%3DfsGVXHpv%2BeVbJxEj1EfemsX2rH75Q%40mail.gmail.com
>> .
>> 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/CA%2B%2BT08QuigH5FOdqVxnMhO6vVKWskGH9QwYOWFPj3AXWO7WEsw%40mail.gmail.com
> <https://groups.google.com/d/msgid/ansible-project/CA%2B%2BT08QuigH5FOdqVxnMhO6vVKWskGH9QwYOWFPj3AXWO7WEsw%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/CAB0Zv8g0boArm9-2jcOEHzNgxV5Bd2BSv64R514mfbKLH1RG-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to