env/roles/productivity-tools/tasks/main.yml

10 lines
122 B
YAML
Raw Permalink Normal View History

2024-10-04 01:32:56 +00:00
---
- name: Thunderbird
become: true
apt:
pkg: thunderbird
2024-10-05 03:43:21 +00:00
- name: TeXLive
become: true
apt:
pkg: texlive