mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			181 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			181 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Docker
 | |
| docker_pull_git_repository: false # Deactivated here to don't inhire this
 | |
| 
 | |
| SRV_WEB_INJ_COMP_FEATURES_ALL:
 | |
|   - 'javascript'
 | |
|   - 'logout'
 | |
|   - 'css'
 | |
|   - 'matomo'
 | |
|   - 'desktop' |