diff --git a/defaults/main.yml b/defaults/main.yml index 4a3b5a2..198f20f 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -40,8 +40,8 @@ sshd_tcp_keep_alive: 'yes' sshd_use_dns: 'yes' # @var sshd_challenge_response_authentication:description: > -# If you disable password auth you should only disable -# ChallengeResponseAuth. +# If you disable password auth you should disable +# ChallengeResponseAuth also. # @end sshd_challenge_response_authentication: 'no'