Merge branch 'stable' of git.dryusdan.fr:Ansible/bitwarden_rs into stable

This commit is contained in:
Dryusdan 2021-03-04 11:55:58 +01:00
commit dd0ebcac90
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ bitwarden:
| name| Name of your bitwarden account | | name| Name of your bitwarden account |
| home| Home of bitwarden (to install rust and compile bitwarden) | | home| Home of bitwarden (to install rust and compile bitwarden) |
| app_folder| The folder path to copy bitwarden release on it | | app_folder| The folder path to copy bitwarden release on it |
| backend | (mysql|postgresql|sqlite) choose your backend DB for compilation | | backend | (mysql\|postgresql\|sqlite) choose your backend DB for compilation |