Add Postman and DBeaver to Windows workstation

This commit is contained in:
Fabio Scotto di Santolo
2026-04-02 14:30:22 +02:00
parent 535e84ef45
commit 33fd5cfaa5

View File

@@ -7,10 +7,14 @@ ansible_port: 5986
ansible_shell_type: powershell ansible_shell_type: powershell
windows_winget_packages: windows_winget_packages:
- id: DBeaver.DBeaver.Community
name: DBeaver Community
- id: Microsoft.VisualStudioCode - id: Microsoft.VisualStudioCode
name: Visual Studio Code name: Visual Studio Code
- id: Microsoft.WindowsTerminal - id: Microsoft.WindowsTerminal
name: Windows Terminal name: Windows Terminal
- id: Postman.Postman
name: Postman
windows_vscode_extensions: windows_vscode_extensions:
- ms-vscode-remote.remote-containers - ms-vscode-remote.remote-containers