Commit Graph

1 Commits (d945c66b36ce1dbd47d7149311b33db2340bc873)

Author SHA1 Message Date
Vlad Mencl d945c66b36
set host_key_checking check to False, rather than if not (which captures False and None) (#75168) (#76206)
* set host_key_checking check to False, rather than if not (which captures False and None)
* add host_key_checking default to ssh.py / update documentation

(cherry picked from commit d527be8a52)

Co-authored-by: James Spurin <james@spurin.com>
4 years ago