Update texlive package group for Archlinux

This commit is contained in:
flyingscorpio@arch-desktop 2023-06-20 21:36:38 +02:00
parent 64c1b05ba8
commit 002cbf57b6

View file

@ -3,7 +3,7 @@
become: true
community.general.pacman:
name:
- texlive-most
- texlive
- texlive-lang
- biber
when: ansible_facts['distribution'] == 'Archlinux'