Removed redundancies and simplified run_once flag

This commit is contained in:
2025-12-03 18:12:09 +01:00
parent 9ecfd8a762
commit 031775c096
107 changed files with 221 additions and 379 deletions

View File

@@ -2,8 +2,6 @@
include_role:
name: web-app-mailu
public: false
vars:
flush_handlers: true
- name: "Reset compose handlers after Mailu include for MSMTP"
include_tasks: "{{ [ playbook_dir, 'tasks/utils/load_handlers.yml' ] | path_join }}"