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