mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			134 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			134 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| - block:
 | |
|   - include_tasks: 01_core.yml
 | |
|   - set_fact:
 | |
|       run_once_sys_svc_msmtp: true
 | |
|   when: run_once_sys_svc_msmtp is not defined |