ansible/changelogs/fragments/ssh_port_default_fix.yml
Brian Coca 30912b6a47
dont specify default for port, allow ssh/config (#74526)
* dont specify default for port, allow ssh/config

 also added general note on how defaults work.

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Sam Doran <sdoran@redhat.com>
2021-05-04 11:09:05 -04:00

3 lines
108 B
YAML

bugfixes:
- Remove 'default' from ssh plugin as we want to rely on default from ssh itself or ssh/config.