Urejanje/usklajevanje - naprej

This commit is contained in:
polz 2023-09-11 17:04:15 +02:00
parent 63bcd969ef
commit b6a77e0687
3 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,3 @@
- name: Do not install gcc for arm
debug:
msg: "Do not install gcc for arm"

View file

@ -0,0 +1,3 @@
- name: Do not install GEdit
debug:
msg: "Do not install GEdit"

View file

@ -0,0 +1,3 @@
- name: Install the GO programming language
win_chocolatey:
name: golang