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