mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add Postman and DBeaver to Windows workstation
This commit is contained in:
@@ -7,10 +7,14 @@ ansible_port: 5986
|
||||
ansible_shell_type: powershell
|
||||
|
||||
windows_winget_packages:
|
||||
- id: DBeaver.DBeaver.Community
|
||||
name: DBeaver Community
|
||||
- id: Microsoft.VisualStudioCode
|
||||
name: Visual Studio Code
|
||||
- id: Microsoft.WindowsTerminal
|
||||
name: Windows Terminal
|
||||
- id: Postman.Postman
|
||||
name: Postman
|
||||
|
||||
windows_vscode_extensions:
|
||||
- ms-vscode-remote.remote-containers
|
||||
|
||||
Reference in New Issue
Block a user