Groups
Groups
Sign in
Groups
Groups
Ansible Project
Conversations
About
Send feedback
Help
register variable value + string
25 views
Skip to first unread message
Anthony Cheng
unread,
Sep 25, 2016, 2:48:32 PM
9/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
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
ZillaYT
unread,
Sep 26, 2016, 11:13:48 AM
9/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I don't think this is possible. I also experimented with this and discovered, as you did, that it may not be possible.
Reply all
Reply to author
Forward
0 new messages