6 lines
149 B
Text
6 lines
149 B
Text
# Port
|
|
Port {{ sshd_port }}
|
|
|
|
# Auth
|
|
PermitRootLogin {{ sshd_auth_permit_root_login }}
|
|
PasswordAuthentication {{ sshd_auth_password_authentication }}
|