env/roles/productivity-tools/tasks/main.yml
Marc Cataford 0ed0d8542c
Some checks failed
/ sast (push) Has been cancelled
feat: add texlive
2024-10-04 23:43:21 -04:00

9 lines
122 B
YAML

---
- name: Thunderbird
become: true
apt:
pkg: thunderbird
- name: TeXLive
become: true
apt:
pkg: texlive