classroom/roles/fri_base/tasks/main_win.yml

13 lines
389 B
YAML
Raw Normal View History

2023-09-11 20:30:48 +00:00
- include_tasks: 7zip.yml
- include_tasks: chrome.yml
- include_tasks: firefox.yml
- include_tasks: libreoffice.yml
- include_tasks: msys2.yml
- include_tasks: pycharm.yml # not required by anyone but used by everyone
- include_tasks: sublime-text.yml
- include_tasks: sumatrapdf.yml
- include_tasks: vlc.yml
- name: Set timezone
win_timezone:
timezone: Central Europe Standard Time