ansible-role-gitlab_runner/meta/main.yml

22 lines
370 B
YAML

---
galaxy_info:
role_name: gitlab_runner
namespace: nishiki
author: Adrien Waksberg
company: Adrien Waksberg
description: Install and configure Gitlab runner
license: Apache2
min_ansible_version: "2.9"
platforms:
- name: Debian
versions:
- bullseye
- bookworm
galaxy_tags:
- git
- gitlab
- ci
dependencies: []