mrlesmithjr.gitlab-runner

ansible-gitlab-runner

Ansible role to install/configure GitLab runner

Build Status

GitHub Actions

Molecule Test

Travis CI

Build Status

Requirements

For any required Ansible roles, review: requirements.yml Replace GitLab token in defaults/main.yml

gitlab_runner_config:
  url: https://gitlab.com/ci
  # runner token needs to be replaced
  token: TOKEN
  executor: shell
  configure: false

Role Variables

defaults/main.yml

Dependencies

Example Playbook

playbook.yml

License

MIT

Author Information

Larry Smith Jr.

NOTE: Repo has been created/updated using https://github.com/mrlesmithjr/cookiecutter-ansible-role as a template.

About

Ansible role to install/configure GitLab runner

Install
ansible-galaxy install mrlesmithjr.gitlab-runner
GitHub repository
License
mit
Downloads
301
Owner
Sharing practical insights on virtualization, cloud, automation, and DevOps to help others build, automate, and innovate with confidence.