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,5 +1,6 @@
---
# yamllint disable rule:line-length
# ---
# vars used by roles/ansible_dependencies
# ---
@@ -83,7 +84,7 @@ resolved_nameserver:
# If there are more than one search domains, then specify them here in the order in which
# the resolver should also search them
#
#resolved_domains: []
# resolved_domains: []
resolved_domains:
- ~.
- oopen.de
@@ -93,7 +94,7 @@ resolved_dnssec: false
# dns.as250.net: 194.150.168.168
#
resolved_fallback_nameserver:
- 194.150.168.168
- 194.150.168.168
# ---