6 lines
238 B
Text
6 lines
238 B
Text
|
|
# Managed by Ansible (base role, ADR-002). Do not edit on the host.
|
||
|
|
PasswordAuthentication {{ base__ssh_password_authentication }}
|
||
|
|
PermitRootLogin {{ base__ssh_permit_root_login }}
|
||
|
|
PubkeyAuthentication yes
|
||
|
|
KbdInteractiveAuthentication no
|