Creation du fichier

This commit is contained in:
Iwan Clément
2019-01-24 10:21:35 +00:00
parent cc269d7615
commit 08471a341d

19
windows/chocosoft.sls Normal file
View File

@@ -0,0 +1,19 @@
'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