mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			190 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			190 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| - block:
 | |
|   - include_role:
 | |
|       name: sys-svc-docker
 | |
|     when: run_once_sys_svc_docker is not defined
 | |
|   - include_tasks: utils/run_once.yml
 | |
|   when: run_once_docker_container is not defined
 |