Just seen this today.
Will give it a try soon...

Thanks!


On Friday, 23 May 2014 21:04:55 UTC+1, Dmitry Makovey wrote:
>
> Why not "with_nested"?
>
> as per ams:
>
>     - name: fetch files from the server 
>       fetch: src={{ item }} 
>         dest=/backup/{{ item[1] }}/{{ inventory_hostname }}/{{ item[0] | 
> basename }} 
>       with_nested: 
>         - [ /root/.bash_profile, /some/other/file ]
>         - group_names
>
> better yet - provide list of files as a variable.
>

-- 
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/d9aab0f6-144c-443d-9113-d10fd26bef21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to