Files
ansible_role_package/vars/bitwarden.yml
Matthew Stobbs 6f80af59e9 change layout for better management
- instead of just `syspkgs` and `srcpkgs` add more lists
  - `appimages`, `flatpkgs` and others as they come up
2025-02-15 16:16:57 -07:00

9 lines
186 B
YAML

# vim: set filetype=yaml.ansible :
---
install_prefix: "{{ default_install_prefix }}"
install_dir: /opt/appimage/bitwarden
install_method: flatpak
dobecome: true
owner: root
group: root