Hi,
Is it possible in copy module to select the source by regular expression,
e.g :
copy: src=/mnt/release/$build/prod dest=/var/www/web/
This will just regular expression will pick just 1 file. and move it.
If not (most likely i dont think its possible), is there better way i can do this ?