set :ssh_options, { user: fetch(:user), keys: %w(~/.ssh/id_rsa), forward_agent: true, }