Searched refs:ssh_key (Results 1 – 1 of 1) sorted by relevance
258 auto_prompt_reset=True, ssh_key=None, quiet=True, argument326 if ssh_key is not None:328 if ssh_key==True:331 if spawn_local_ssh and not os.path.isfile(ssh_key):333 ssh_options = ssh_options + ' -i %s' % (ssh_key)