5 lines
104 B
YAML
5 lines
104 B
YAML
- name: restart gitlab-runner
|
|
systemd:
|
|
name: gitlab-runner
|
|
state: restarted
|
|
enabled: true
|