On 14. sep. 2017 21:56, daddyocruzer wrote:
I have this for copying the same (new) banner file to each locations - is there a way for 'dest' to expand to include each location in a single line so I can have just one 'copy' block?
No, but you can use with_items, you will only have one copy in your code but it will expand to as many tasks as you have in with_items.
-- 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/26cc9313-3e30-ef8b-8c92-04af4c5be46b%40olstad.com. For more options, visit https://groups.google.com/d/optout.
