added Texlive
This commit is contained in:
		
							
								
								
									
										14
									
								
								liebchen.yml
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								liebchen.yml
									
									
									
									
									
								
							| @@ -6,4 +6,16 @@ | |||||||
|         - geany |         - geany | ||||||
|       state: latest |       state: latest | ||||||
|   - name: Enable home directory creation for new users |   - name: Enable home directory creation for new users | ||||||
|     command: pam-auth-update --enable mkhomedir |     command: pam-auth-update --enable mkhomedir | ||||||
|  |  | ||||||
|  |   - name: TeXlive | ||||||
|  |     apt: | ||||||
|  |       name: | ||||||
|  |         - texlive-luatex | ||||||
|  |         - texlive-latex-recommended | ||||||
|  |         - texlive-latex-extra | ||||||
|  |         - texlive-extra-utils | ||||||
|  |         - texlive-publishers | ||||||
|  |         - texlive-lang-english | ||||||
|  |         - texlive-lang-german | ||||||
|  |         - texlive-pictures | ||||||
		Reference in New Issue
	
	Block a user