chore(ansible): clean up host_vars YAML and normalize mail text blocks
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
# yamllint disable rule:line-length
|
||||
|
||||
# ---
|
||||
# vars used by roles/ansible_dependencies
|
||||
@@ -19,14 +20,14 @@
|
||||
# vars used by roles/common/tasks/sshd.yml
|
||||
# ---
|
||||
|
||||
#sshd_password_authentication: !!str "yes"
|
||||
# sshd_password_authentication: !!str "yes"
|
||||
|
||||
sshd_pubkey_accepted_algorithms:
|
||||
sshd_pubkey_accepted_algorithms:
|
||||
- +ssh-rsa
|
||||
|
||||
# This users are allowed to use password authentification
|
||||
#
|
||||
#sshd_pasword_auth_user:
|
||||
#
|
||||
# sshd_pasword_auth_user:
|
||||
# - nordkurier_live
|
||||
|
||||
sshd_pasword_auth_ip:
|
||||
@@ -130,4 +131,3 @@ sudo_users:
|
||||
# ---
|
||||
# vars used by scripts/reset_root_passwd.yml
|
||||
# ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user