Feature/ssh connect
Add capistrano tasks for ssh connecting to remote server
-
cap stage ssh:connect [server_index=0]task try ssh to remote server with credentials from capistrano stage config (it executessh user@hostand displays user password)
Add capistrano tasks for ssh connecting to remote server
cap stage ssh:connect [server_index=0] task try ssh to remote server
with credentials from capistrano stage config
(it execute ssh user@host and displays user password)