sshd_config.j2: add more variables.
This commit is contained in:
@ -13,6 +13,8 @@ set_default_limit_nofile: true
|
||||
# vars used by roles/common/tasks/sshd.yml
|
||||
# ---
|
||||
|
||||
sshd_max_auth_tries: 6
|
||||
|
||||
sshd_permit_root_login: !!str "yes"
|
||||
|
||||
sshd_password_authentication: !!str "yes"
|
||||
|
Reference in New Issue
Block a user