You've already forked gitlab-runner
chore: remove gitlab reload
This commit is contained in:
@@ -27,10 +27,4 @@
|
||||
regexp: "concurrent *= *\\d+"
|
||||
replace: "concurrent = {{ gitlab_runner_concurrent }}"
|
||||
|
||||
- name: "Reload config"
|
||||
ansible.builtin.shell:
|
||||
# see https://docs.gitlab.com/runner/commands/#signals
|
||||
cmd: "pkill -SIGHUP -f gitlab-runner"
|
||||
|
||||
|
||||
- meta: flush_handlers
|
||||
|
||||
Reference in New Issue
Block a user