Ezra Epstein created AIRFLOW-4465:
-------------------------------------
Summary: ssh_operator: pass remote_host via ssh_hook constructor
Key: AIRFLOW-4465
URL: https://issues.apache.org/jira/browse/AIRFLOW-4465
Project: Apache Airflow
Issue Type: Improvement
Components: contrib
Affects Versions: 1.10.3
Reporter: Ezra Epstein
Assignee: Ezra Epstein
Fix For: 1.10.4
The current ssh_operator code constructs an SSHHook and then updates it.
Change to pass in via the constructor and only update if SSHHook is
(pre-)defined in the ssh_operator instance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)