From 1d738751a28134499745f3cdaab448a5ffcfe493 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C5=A1per=20Fele-=C5=BDor=C5=BE?= Date: Fri, 1 Mar 2024 15:35:17 +0100 Subject: [PATCH] Commenting out was wrong - 7zip is in meta/main.yml --- roles/fri_base/tasks/main_win.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/roles/fri_base/tasks/main_win.yml b/roles/fri_base/tasks/main_win.yml index b920096..680e906 100644 --- a/roles/fri_base/tasks/main_win.yml +++ b/roles/fri_base/tasks/main_win.yml @@ -1,12 +1,3 @@ -- 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