added Texlive

This commit is contained in:
Markus Rosenstihl 2024-02-10 15:12:03 +01:00
parent f973ff0ce7
commit 2f59ed5430

View File

@ -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