5 lines
106 B
YAML
5 lines
106 B
YAML
|
- name: restart bitwarden_rs
|
||
|
shell:
|
||
|
chdir: /opt/bitwarden_rs
|
||
|
cmd: "{{ docker_update_command }}"
|