Abhijeet Kasurde 2 weeks ago committed by GitHub
commit 6dfaaa7f50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,3 @@
---
deprecated_features:
- config - deprecate host_key_checking from the global configuration.

@ -1657,6 +1657,10 @@ HOST_KEY_CHECKING:
ini:
- {key: host_key_checking, section: defaults}
type: boolean
deprecated:
why: This option was moved to the individual plugin itself
version: "2.22"
alternatives: Use the option from the plugin itself.
HOST_PATTERN_MISMATCH:
name: Control host pattern mismatch behaviour
default: 'warning'

Loading…
Cancel
Save