4 lines
102 B
YAML
4 lines
102 B
YAML
- name: restart act-runner
|
|
shell:
|
|
chdir: /opt/act-runner
|
|
cmd: "{{ docker_update_command }}"
|