You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
thiuda bd9e1ae57f Merge pull request 'fix: rm filter from nginx config' (#6) from fix_rm_filter_plugin into main 1 year ago
defaults feat: specify bitwarden image name/version for renovate 1 year ago
meta feat: specify bitwarden image name/version for renovate 1 year ago
tasks ignore fqcn-builtins lint errors for builtin actions 1 year ago
templates fix: rm filter from nginx config 1 year ago
.ansible-lint ignore fqcn-builtins lint errors for builtin actions 1 year ago
README.md init 2 years ago

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