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