ansible/changelogs/fragments/ssh_conn_fixes.yml
Brian Coca d2d45900ed
setup module, filter compensate for prefixes (#74924)
Allow user to abstract internal implementation from requested info
2021-06-14 09:32:28 -04:00

5 lines
188 B
YAML

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.