Go to file
thiuda 9e13486f0e refactor: make service name configurable 2023-12-27 12:50:58 +01:00
defaults refactor: make service name configurable 2023-12-27 12:50:58 +01:00
meta doc: Update metadata 2023-12-27 12:50:14 +01:00
tasks refactor: replace fix directory name with domain name 2023-12-27 12:50:33 +01:00
templates refactor: make service name configurable 2023-12-27 12:50:58 +01:00
.ansible-lint ignore fqcn-builtins lint errors for builtin actions 2022-04-22 15:29:03 +02:00
README.md init 2021-09-17 20:01:30 +02:00

README.md

Ansible Deployment for bitwarden-rs

Variables

- bitwarden_version     Docker image version to use
- bitwarden_domain      Fully qualified domain name, e.g. vault.example.tld
- bitwarden_admin_token Token for admin panel
- bitwarden_port_web    UI port to run on localhost
- bitwarden_port_ws     Socket port to run on localhost