You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/28 07:58:19 UTC

[GitHub] [airflow] nullhack removed a comment on issue #9519: How to use private_key for SSH Operator

nullhack removed a comment on issue #9519:
URL: https://github.com/apache/airflow/issues/9519#issuecomment-650142616


   Hi @Siddharthk you can create an dict on extra fields of your ssh connection with a key `key_file` and value equal your private key file.
   The code is at: https://github.com/apache/airflow/blob/master/airflow/providers/ssh/hooks/ssh.py#L103


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org