Updated sys-svc-msmtp execution condition

This commit is contained in:
2025-08-27 18:12:49 +02:00
parent 6e1e1ad5c5
commit e2c2cf4bcf

View File

@@ -2,6 +2,4 @@
- include_tasks: 01_core.yml - include_tasks: 01_core.yml
- set_fact: - set_fact:
run_once_sys_svc_msmtp: true run_once_sys_svc_msmtp: true
when: when: run_once_sys_svc_msmtp is not defined
- run_once_sys_svc_msmtp is not defined
- (users['no-reply'].mailu_token | default(false)) | bool # Don't setup the service if no-reply mailu token doesn't exist