# {{ ansible_managed }} # See the ssh_config(5) manpage for details {% from 'ssh_common.j2' import ssh_config with context %} {% call ssh_config(ssh_client_settings) %}{% endcall %} # EOF