Jake Howard
78b0161585
It doesn't quite work, as really it needs docker to correctly update packages. But it's a start for now
4 lines
98 B
YAML
4 lines
98 B
YAML
- name: restart renovate
|
|
shell:
|
|
chdir: /opt/renovate
|
|
cmd: "{{ docker_update_command }}"
|