23 lines
406 B
Plaintext
23 lines
406 B
Plaintext
'Installons gpg4win':
|
|
chocolatey.installed:
|
|
- name: gpg4win
|
|
|
|
'Installons 7zip':
|
|
chocolatey.installed:
|
|
- name: 7zip
|
|
|
|
'Installons vlc':
|
|
chocolatey.installed:
|
|
- name: vlc
|
|
|
|
'Installons git':
|
|
chocolatey.installed:
|
|
- name: git.install
|
|
|
|
'Installons Visual Studio Code':
|
|
chocolatey.installed:
|
|
- name: vscode
|
|
|
|
'Installons AutoIt':
|
|
chocolatey.installed:
|
|
- name: autoit.install |