An Apache Airflow provider for SSH.
Modules are Python callables available from this provider package.
SSHOperator to execute commands on given remote host using the ssh_hook.
Hook for ssh remote execution using Paramiko. ref: https://github.com/paramiko/paramiko This hook also lets you create ssh tunnel and serve as basis f…