mirror of
				https://github.com/kevinveenbirkenbach/client-playbook.git
				synced 2025-11-04 01:27:58 +00:00 
			
		
		
		
	Added role gnome
This commit is contained in:
		
							
								
								
									
										7
									
								
								roles/native-gnome/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								roles/native-gnome/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
- name: Install docker
 | 
			
		||||
  community.general.pacman:
 | 
			
		||||
    name:
 | 
			
		||||
      - gnome-shell-extensions
 | 
			
		||||
      - gnome-terminal
 | 
			
		||||
      - intltool # Needed for extension make
 | 
			
		||||
    state: present
 | 
			
		||||
		Reference in New Issue
	
	Block a user