I have a deploy script written in bash, today this is triggered using the ssh-task found among the deployment tasks using local agents.
The question is what features I won't have when using the ssh-task together with local agents rather than triggered using dedicated remote agents?
What are the benefits of using remote agents over local agents?