First commit
This commit is contained in:
commit
630c5a6872
6 changed files with 67 additions and 0 deletions
4
vars/Debian.yml
Normal file
4
vars/Debian.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
vscode_packages:
|
||||
- code
|
||||
|
||||
4
vars/RedHat.yml
Normal file
4
vars/RedHat.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
vscode_packages:
|
||||
- code
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue