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