ansible-infra/roles/prometheus_node_exporter/meta/main.yaml
Stefan Bethke a328e92971
Some checks failed
/ Ansible Lint (push) Failing after 2m5s
Should be compatible with trixie/13
2026-01-03 14:03:26 +01:00

10 lines
216 B
YAML

---
dependencies:
- role: distribution_check
vars:
distribution_check__distribution_support_spec:
- name: Debian
major_versions:
- "11"
- "12"
- "13"