This worked thanks

On Thursday, February 28, 2019 at 12:11:30 PM UTC-8, Kai Stian Olstad wrote:
>
> On 28.02.2019 21:02, Ryan wrote: 
> > Sorry, the output is from stdout_lines.  here is the section. 
> > 
> > - lineinfile: 
> >      line: "{{ item }}" 
> >      path: "{{ log }}" 
> > 
> >     with_together: 
> > 
> >       - "{{ memoryLocator.stdout_lines }}" 
> > 
> >       - "{{ memoryPN.stdout_lines }}" 
> > 
> >       - "{{ memorySN.stdout_lines }}" 
> > 
>
> Change line to 
>   line: "{{ item.0 }} {{ item.1 }} {{ item.2 }}" 
>
>
> -- 
> Kai Stian Olstad 
>

-- 
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/1449757e-2286-4791-a2e8-0e696973765a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to