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