classroom/roles/winroom/tasks/util.yml

10 lines
309 B
YAML
Raw Normal View History

2022-09-25 10:35:45 +00:00
- include_tasks: 7zip.yml
- include_tasks: chrome.yml
- include_tasks: firefox.yml
- include_tasks: libreoffice.yml
- include_tasks: msys2.yml
2022-10-05 13:01:20 +00:00
- include_tasks: pycharm.yml # not required by anyone but used by everyone
2022-10-04 11:21:21 +00:00
- include_tasks: sublime-text.yml
2022-09-27 09:10:10 +00:00
- include_tasks: sumatrapdf.yml
2022-09-25 10:35:45 +00:00
- include_tasks: vlc.yml