Popravki ob začetku leta - predelani bolj ali manj vsi programi in predmeti
This commit is contained in:
parent
3ddf1d550f
commit
3b801ad089
97 changed files with 1221 additions and 94 deletions
|
@ -1,4 +1,4 @@
|
|||
- name: Do NOT install Chrome
|
||||
- name: Install Chromium instead of Chrome
|
||||
apt:
|
||||
name: chromium
|
||||
name: chromium-browser
|
||||
state: latest
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue