4 lines
104 B
YAML
4 lines
104 B
YAML
- name: restart vaultwarden
|
|
shell:
|
|
chdir: /opt/vaultwarden
|
|
cmd: "{{ docker_update_command }}"
|