Does anyone know how I would go about to register values into variable + 
string (within a loop), so something like:

  register: "{{ item }}"_LIST
  with_items: "{{ LIST.stdout_lines }}"  

or 

  register: {{ item }}_LIST


-- 
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 post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/9a3dbffc-afe0-4d41-a366-b0383a2e3bdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to