656667686970717273
RemoteOperation operation = new SshRemoteTest(hostNames, sshPrivateKey, hostUserId, commands); operation.execute(); } }