gitlab_runner: refresh deprecated documentation notes (#52221)

pull/52234/head
Guillaume Martinez 5 years ago committed by ansibot
parent 9bb1c59686
commit f7328693f2

@ -26,9 +26,8 @@ description:
To create shared runners, you need to ask your administrator to give you this token.
It can be found at U(https://$GITLAB_URL/admin/runners/).
notes:
- Instead of the private_token parameter, the GITLAB_PRIVATE_TOKEN environment variable can be used.
- To create a new runner at least the C(private_token), C(registration_token), C(name) and C(url) options are required.
- Runners need to have unique names.
- To create a new runner at least the C(api_token), C(description) and C(url) options are required.
- Runners need to have unique descriptions.
version_added: 2.8
author:
- Samy Coenen (@SamyCoenen)

Loading…
Cancel
Save