5 lines
103 B
YAML
5 lines
103 B
YAML
- name: restart gitlab-runner
|
|
systemd:
|
|
name: gitlab-runner
|
|
state: restarted
|
|
enabled: yes
|