Update texlive package group for Archlinux
This commit is contained in:
parent
64c1b05ba8
commit
002cbf57b6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
become: true
|
become: true
|
||||||
community.general.pacman:
|
community.general.pacman:
|
||||||
name:
|
name:
|
||||||
- texlive-most
|
- texlive
|
||||||
- texlive-lang
|
- texlive-lang
|
||||||
- biber
|
- biber
|
||||||
when: ansible_facts['distribution'] == 'Archlinux'
|
when: ansible_facts['distribution'] == 'Archlinux'
|
||||||
|
|
Loading…
Add table
Reference in a new issue