Creation du fichier
This commit is contained in:
19
windows/chocosoft.sls
Normal file
19
windows/chocosoft.sls
Normal 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
|
||||
Reference in New Issue
Block a user