feat(common): add host-tree file/template overrides and skip global items when host overrides exist

This commit is contained in:
2026-07-27 21:55:27 +02:00
parent b40d3249fb
commit f39babaf5d
33 changed files with 1148 additions and 43 deletions
+8
View File
@@ -2990,6 +2990,14 @@ copy_plain_files_postfwd:
src_path: mailserver/etc/postfix/postfwd.bl-user
dest_path: /etc/postfix/postfwd.bl-user
- name: postfwd.high_rate_ip
src_path: mailserver/etc/postfix/postfwd.high_rate_ip
dest_path: /etc/postfix/postfwd.high_rate_ip
- name: postfwd.high_rate_hostname
src_path: mailserver/etc/postfix/postfwd.high_rate_hostname
dest_path: /etc/postfix/postfwd.high_rate_hostname
- name: postfwd.bl-recipient-exeeds-msg-size-20mb
src_path: mailserver/etc/postfix/postfwd.bl-recipient-exeeds-msg-size-20mb
dest_path: /etc/postfix/postfwd.bl-recipient-exeeds-msg-size-20mb