--- deployment: tasks: - export DEPLOYPATH=/home/$USER/public_html/ - /bin/cp index.html $DEPLOYPATH - /bin/cp links.php $DEPLOYPATH - /bin/cp about.html $DEPLOYPATH /bin/cp -R assets $DEPLOYPATH