chore(ansible): clean up host_vars YAML and normalize mail text blocks

This commit is contained in:
2026-07-28 21:24:03 +02:00
parent ae60fa01a5
commit 4d92340f9b
306 changed files with 2049 additions and 2484 deletions
@@ -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
# ---