You've already forked gitlab-runner
fix: upper registrations task
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
- name: gitlab runner installation
|
- name: gitlab runner installation
|
||||||
include_tasks: install.yml
|
include_tasks: install.yml
|
||||||
|
|
||||||
- name: gitlab runner configuration
|
|
||||||
include_tasks: config.yml
|
|
||||||
|
|
||||||
- name: gitlab runner registration
|
- name: gitlab runner registration
|
||||||
include_tasks: registration.yml
|
include_tasks: registration.yml
|
||||||
|
|
||||||
|
- name: gitlab runner configuration
|
||||||
|
include_tasks: config.yml
|
||||||
|
|
||||||
- name: GitLab Runner started service
|
- name: GitLab Runner started service
|
||||||
systemd_service:
|
systemd_service:
|
||||||
name: "gitlab-runner"
|
name: "gitlab-runner"
|
||||||
|
|||||||
Reference in New Issue
Block a user