Go to file
Dryusdan 27c8caca18 Improve readme 2021-02-08 20:08:00 +01:00
tasks Get version on github before pulling 2021-02-08 19:57:19 +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