Update bitwarden_rs to vaultwarden
I'll do the full rename of everything another time
This commit is contained in:
4
ansible/roles/vaultwarden/handlers/main.yml
Normal file
4
ansible/roles/vaultwarden/handlers/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
- name: restart vaultwarden
|
||||
shell:
|
||||
chdir: /opt/vaultwarden
|
||||
cmd: "{{ docker_update_command }}"
|
Reference in New Issue
Block a user