mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Updated sys-svc-msmtp execution condition
This commit is contained in:
		| @@ -2,6 +2,4 @@ | ||||
|   - include_tasks: 01_core.yml | ||||
|   - set_fact: | ||||
|       run_once_sys_svc_msmtp: true | ||||
|   when: | ||||
|     - 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 | ||||
|   when: run_once_sys_svc_msmtp is not defined | ||||
		Reference in New Issue
	
	Block a user