Uncomment the dependencies on 7zip and other useful packages

This commit is contained in:
Gašper Fele-Žorž 2024-03-01 15:33:18 +01:00
parent 8642b6879e
commit 127bc79886

View file

@ -1,12 +1,12 @@
#- 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
- 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