mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	Renamed desk roles and added vars/main.yml files where mising
This commit is contained in:
		
							
								
								
									
										9
									
								
								roles/util-gen-admin/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								roles/util-gen-admin/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
- name: install administration tools
 | 
			
		||||
  community.general.pacman:
 | 
			
		||||
    name:
 | 
			
		||||
      - base-devel
 | 
			
		||||
      - yay
 | 
			
		||||
      - cmake
 | 
			
		||||
      - fdupes
 | 
			
		||||
      - p7zip
 | 
			
		||||
    state: present
 | 
			
		||||
		Reference in New Issue
	
	Block a user