complete more pkgs
- bitwarden is configured to install the cask on macos and the appimage on linux - dbeaver is configured using the flatpak installation - added handling of flatpaks
This commit is contained in:
7
vars/bitwarden.yml
Normal file
7
vars/bitwarden.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
install_prefix: "{{ default_config.install_prefix }}"
|
||||
install_dir: /opt/bitwarden
|
||||
use_appimage: true
|
||||
dobecome: true
|
||||
owner: root
|
||||
group: root
|
||||
Reference in New Issue
Block a user