added Texlive
This commit is contained in:
parent
f973ff0ce7
commit
2f59ed5430
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
|
Loading…
Reference in New Issue
Block a user