mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			133 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			133 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
 | 
						|
application_id:   "desk-chromium"
 | 
						|
 | 
						|
chromium_package: "{{ 'chromium-browser' if ansible_os_family == 'Debian' else 'chromium' }}" |