Popravki ob začetku leta - predelani bolj ali manj vsi programi in predmeti

This commit is contained in:
polz 2023-10-25 21:41:00 +02:00
parent 3ddf1d550f
commit 3b801ad089
97 changed files with 1221 additions and 94 deletions

View file

@ -1,4 +1,4 @@
- name: Do NOT install Chrome
- name: Install Chromium instead of Chrome
apt:
name: chromium
name: chromium-browser
state: latest

View file

@ -1,6 +1,7 @@
- name: Install Chrome
win_chocolatey:
name: googlechrome
ignore_checksums: True # TODO: re-enable checksums when the package is fixed
- name: Disable Chrome updates
win_regedit: