The way 'with_' works is more or less the same a a loop with a lookup
in it's item list

with_nested ... == loop: '{{ lookup("nested", ... )}}'


Most find the `loop` syntax a bit clearer, it is less 'magical', but
the with_ syntax is more convenient.

-- 
----------
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CACVha7f3t%2BdMxhWn0j_Ht%3DxZ_Q6pMoYx_r2Q2-eDqTJBejcg0g%40mail.gmail.com.

Reply via email to