Wondering if vagrant-gatling-rsync could support the syncing of multiple source folders to a single destination in the same way that rsync does via: ``` rsync -a source1/ source2/ source3/ destination/ ```