Skip to content

ansible: use rsync to speed up the copy of the salad/executor packages

Martin Roukala requested to merge ansible_improvements into master

This makes copying the packages go from a minutes-long operation to near-instantenous.

Additionally, we drop files that do not need to be transfered.

Merge request reports