mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2021-12-01 19:13
This commit is contained in:
		
							
								
								
									
										46
									
								
								roles/mate_desktop/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										46
									
								
								roles/mate_desktop/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,46 @@ | ||||
| --- | ||||
|  | ||||
| - name: Install packages | ||||
|   yum: | ||||
|     name: | ||||
|       - mate-desktop | ||||
|       - mate-backgrounds | ||||
|       - mate-media | ||||
|       - mate-power-manager | ||||
|       - mate-screensaver | ||||
|       - mate-settings-daemon | ||||
|       - mate-themes | ||||
|       - mate-themes-extras | ||||
|       - xorg-x11-server-Xorg | ||||
|       - xorg-x11-fonts-Type1 | ||||
|  | ||||
| - name: Install base applications | ||||
|   yum: | ||||
|     name: | ||||
|       - nautilus | ||||
|       - gvfs-archive | ||||
|       - gvfs-smb | ||||
|       - gvfs-fuse | ||||
|       - gnome-terminal | ||||
|       - evince | ||||
|       - libreoffice | ||||
|       - libreoffice-langpack-fr | ||||
|       - firefox | ||||
|       - thunderbird | ||||
|       - evolution | ||||
|       - file-roller | ||||
|       - remmina-plugins-xdmcp | ||||
|       - remmina-plugins-rdp | ||||
|       - remmina-plugins-vnc | ||||
|       - remmina-plugins-nx | ||||
|       - remmina-plugins-gnome | ||||
|       - inkscape | ||||
|       - gimp | ||||
|       - gajim | ||||
|       - gnome-calculator | ||||
|       - gedit | ||||
|       - simple-scan | ||||
|       - virt-manager | ||||
|       - eog | ||||
|       - baobab | ||||
|       - google-chrome-stable | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud