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