mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	REmoved dep because they get included via task
This commit is contained in:
		
							
								
								
									
										14
									
								
								roles/util-desk-game-windows/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								roles/util-desk-game-windows/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| - name: Install core gaming tools from pacman | ||||
|   pacman: | ||||
|     name: | ||||
|       - steam | ||||
|       - lutris | ||||
|       - gamemode | ||||
|       - mangohud | ||||
|       - lib32-mangohud | ||||
|       - wine | ||||
|       - wine-gecko | ||||
|       - wine-mono | ||||
|       - winetricks | ||||
|     state: present | ||||
|     update_cache: yes | ||||
		Reference in New Issue
	
	Block a user