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