add restart after install for updates
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
- name: copy runner binary
|
||||
tags: [install]
|
||||
notify: restart runner
|
||||
copy:
|
||||
src: "{{ RUNNER_DOWNLOAD_DIR }}/{{ RUNNER_NAME }}"
|
||||
dest: "{{ RUNNER_DIR }}/{{ RUNNER_NAME }}"
|
||||
|
||||
Reference in New Issue
Block a user