summaryrefslogtreecommitdiffstats
path: root/roles/grafana/meta/main.yml
blob: d67d948d58b1aacfd58c66872b58e58c03da32e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
dependencies: []
galaxy_info:
  author: "a14m"
  description: "Install Grafana for monitoring"
  company: "kartoffeln.work GmbH."
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"
    - name: "Ubuntu"
      versions:
        - "noble"
    - name: "Debian"
      versions:
        - "bookworm"