diff --git a/README.md b/README.md index 88d62727bc8bc41c267776c191b45495375f5f20..98dfa42a1d65ae843ba9de378caffe9d2e29cad0 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,13 @@ Role Variables The maximum number of jobs to run concurrently. Defaults to the number of processor cores. +`gitlab_runner_registration_token` +The GitLab registration token. If this is specified, a runner will be registered to a GitLab server. + `gitlab_runner_coordinator_url` The GitLab coordinator URL. Defaults to `https://gitlab.com/ci`. -`gitlab_runner_registration_token` -The GitLab registration token. - `gitlab_runner_description` The description of the runner. Defaults to the hostname.