Files
ansible_role_package/vars/bitwarden.yml
Matthew Stobbs b2a8e41f3d 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
2025-02-07 13:34:50 -07:00

8 lines
144 B
YAML

---
install_prefix: "{{ default_config.install_prefix }}"
install_dir: /opt/bitwarden
use_appimage: true
dobecome: true
owner: root
group: root