diff --git a/ansible/inventory/group_vars/workstation.yml b/ansible/inventory/group_vars/workstation.yml index 35a653c..ed1272e 100644 --- a/ansible/inventory/group_vars/workstation.yml +++ b/ansible/inventory/group_vars/workstation.yml @@ -46,6 +46,9 @@ workstation_snap_packages: - name: telegram-desktop classic: false channel: latest/stable + - name: dbeaver-ce + classic: true + channel: latest/stable workstation_user_directories: - path: "{{ user_home }}/.config"