This repository has been archived on 2025-04-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
gitlab-runner/handlers.yml

5 lines
104 B
YAML

- name: restart gitlab-runner
systemd:
name: gitlab-runner
state: restarted
enabled: true