Update bitwarden_rs to vaultwarden

I'll do the full rename of everything another time
This commit is contained in:
Jake Howard
2021-05-01 23:00:37 +01:00
parent f2d3cb0835
commit a669e34f57
7 changed files with 56 additions and 56 deletions

View File

@ -0,0 +1,4 @@
- name: restart vaultwarden
shell:
chdir: /opt/vaultwarden
cmd: "{{ docker_update_command }}"