An Ansible Role that installs and configures the Prometheus Gitlab CI pipelines exporter by Maxime Visonneau.
- Prometheus instance
None
The role currently supports Debian, Ubuntu, CentOS.
Available variables are listed below, along with default values (see defaults/main.yml
):
gitlab_url: https://gitlab.com
gitlab_token: your-token
gitlab_projects:
- test1/example.org
- test2/example.org
- test3/example.org
- hosts: gitlab
roles:
- serverfriendsorg.gitlab_pipelines_exporter
GNU General Public License v3.0
This role was created in 2021 by Steven Conrad Bayer.