Add bitwarden_rs

This commit is contained in:
Jake Howard
2021-03-21 18:47:20 +00:00
parent 65f9206b95
commit d4477c4bea
5 changed files with 77 additions and 0 deletions

View File

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