update..
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user