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
@@ -6,10 +6,10 @@
# If true, all additional files in /etc/network/interfaces/interfaces.d/ are deleted
network_manage_devices: True
network_manage_devices: true
# Should the interfaces be reloaded after config change?
network_interface_reload: False
network_interface_reload: false
network_interface_path: /etc/network/interfaces.d
network_interface_required_packages:
@@ -195,7 +195,6 @@ sshd_permit_root_login: !!str "prohibit-password"
# ---
# ==============================