mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02:00
Updated sys-svc-msmtp execution condition
This commit is contained in:
@@ -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
|
|
Reference in New Issue
Block a user