Ejemplo n.º 1
0
 def open_ssh_connection(self, host, ssh_username):
     ssh_remote._connect(host, ssh_username, self.private_key)
Ejemplo n.º 2
0
 def open_ssh_connection(self, host, ssh_username):
     ssh_remote._connect(host, ssh_username, self.private_key)