ansible/changelogs/fragments/fix_ssh_executable_options.yml
Brian Coca 2b0cd2c13f
use correct executable and options in all cases (#73323)
Use correct ssh executable and options in all cases on connection plugin

  * Also nicer naming/comments

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2021-01-26 20:21:24 -05:00

2 lines
119 B
YAML

bugfixes:
- Ensure the correct options are used when ssh executables are used that don't match ssh executable names.