synchronize using a file list

Hi all,

I’m new on this mailing list.

I was wondering why the ansible plugin synchronize doesn’t support filelist. The correspondent rsync option is: --files-from=
Is there any particular reason to not implement this feature or there’s already a workaround for that?

Many thanks,
Giacomo

you can use lookup(‘file’, ‘’) to give it the list