mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 12:18:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			153 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			153 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
- block:
 | 
						|
  - include_tasks: 01_core.yml
 | 
						|
  - set_fact:
 | 
						|
      run_once_drv_epson_multiprinter: true
 | 
						|
  when: run_once_drv_epson_multiprinter is not defined
 |