aboutsummaryrefslogtreecommitdiff
path: root/meta/main.yml
blob: f1bf4f0f5976c230432d4f0f8e849ae57167e52c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
galaxy_info:
  description: Install and configure buildkite-agent
  role_name: buildkite_agent
  namespace: someone_stole_my_name
  author: Christian Segundo
  license: BSD-3-Clause
  min_ansible_version: "2.7"
  platforms: []
  galaxy_tags:
    - ci
    - buildkite
collections: []