Skip to content

Ansible role to provision GitLab Runner on a proServer.

Notifications You must be signed in to change notification settings

punktDe/ansible-proServer-GitLabRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

proServer-GitLab-Runner

Ansible playbook to configure GitLab Runner on a proServer.

Requirements

  • Ansible >=2.3
  • A proServer

Usage example

ansible-playbook gitlab_runner.yaml -e gitlab_url=https://gitlab.example.com -e gitlab_runner_registration_token=ReGiStRaTiOnToKeN -e known_hosts=github.com,gitlab.pluspunkthosting.de -i ~/my-ansible-project/inventory.ini --ask-vault-pass --limit testing

About

Ansible role to provision GitLab Runner on a proServer.

Topics

Resources

Stars

Watchers

Forks