summaryrefslogtreecommitdiffstats
path: root/ansible_collections/grafana/grafana/roles/alloy/meta/main.yml
blob: 589eb2fbc08635eaafe3bead7616a3818f5d7ce2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
galaxy_info:
  author: Ishan Jain
  description: Role to Install and Configure Grafana Alloy
  license: "GPL-3.0-or-later"
  min_ansible_version: "2.11"
  platforms:
    - name: Fedora
      versions:
        - "all"
    - name: Debian
      versions:
        - "all"
    - name: Ubuntu
      versions:
        - "all"
    - name: EL
      versions:
        - "all"
  galaxy_tags:
    - grafana
    - observability
    - monitoring
    - opentelemetry
    - telemetry