summaryrefslogtreecommitdiffstats
path: root/roles/prometheus/meta/main.yml
blob: 78240dba2c33f497f9f7269bb66c7edfd4c73ea9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
dependencies: []
galaxy_info:
  author: "a14m"
  description: "Install lightweight Prometheus and Node Exporter for monitoring"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"
    - name: "Ubuntu"
      versions:
        - "noble"
    - name: "Debian"
      versions:
        - "bookworm"