On 28.02.2019 01:27, Ryan wrote: > Thanks, that worked well. I am writing this information to a file using > lineinfile. How would I strip off the brackets, quotes and commas? > ['DIMM1', 'G55555-111', '999000123']
I'm not sure what you do, but with_together don't produce a list, that must be something you do so just don't do that. -- 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/ee01a965-4fa2-6742-cf3c-621ba861499e%40olstad.com. For more options, visit https://groups.google.com/d/optout.
