added Texlive
This commit is contained in:
parent
f973ff0ce7
commit
2f59ed5430
12
liebchen.yml
12
liebchen.yml
@ -7,3 +7,15 @@
|
||||
state: latest
|
||||
- name: Enable home directory creation for new users
|
||||
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
|
Loading…
Reference in New Issue
Block a user