ansible/changelogs/fragments/ssh_conn_fixes.yml

5 lines
188 B
YAML
Raw Normal View History

bugfixes:
- ssh connection now correctly handle ssh_transfer_method and scp_if_ssh interactions.
minor_changes:
- ssh connection, ssh_transfer_method is now configurable via variable.