This commit is contained in:
2024-05-03 14:06:06 +02:00
parent 65f6725f19
commit eedc62c8a3
14 changed files with 115 additions and 432 deletions

View File

@ -21,6 +21,9 @@
#sshd_password_authentication: !!str "yes"
sshd_pubkey_accepted_algorithms:
- +ssh-rsa
# This users are allowed to use password authentification
#
#sshd_pasword_auth_user:
@ -33,10 +36,6 @@ sshd_pasword_auth_ip:
# vars used by apt.yml
# ---
apt_install_extra_pkgs: true
apt_extra_pkgs:
- wkhtmltopdf
# ---
# vars used by roles/common/tasks/users.yml