mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
7 lines
184 B
Django/Jinja
7 lines
184 B
Django/Jinja
# Managed by Ansible. Do not edit manually.
|
|
PermitRootLogin no
|
|
PubkeyAuthentication yes
|
|
PasswordAuthentication no
|
|
KbdInteractiveAuthentication no
|
|
AllowUsers {{ atlas_admin_username }}
|