Go to file
Dryusdan 9ac9b8a1de Change postgresql by mysql 2021-02-08 21:05:24 +01:00
tasks Change postgresql by mysql 2021-02-08 21:05:24 +01:00
templates Add the first iteration of bitwarden playbook 2021-02-08 15:52:53 +01:00
.gitignore Initial commit 2021-02-06 11:19:30 +01:00
LICENSE Initial commit 2021-02-06 11:19:30 +01:00
README.md Improve readme 2021-02-08 20:08:00 +01:00

README.md

Playbook for bitwarden_rs

Install and update bitwarden_rs easier.

In your var, add this line :

bitwarden:
  - name: bitwarden
    home: /var/opt/bitwarden
    app_folder: /opt/bitwarden
Key Value
name Name of your bitwarden account
home Home of bitwarden (to install rust and compile bitwarden)
app_folder The folder path to copy bitwarden release on it