Make compatchecks deduplicatable
This commit is contained in:
9
roles/prometheus_node_exporter/meta/main.yaml
Normal file
9
roles/prometheus_node_exporter/meta/main.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
dependencies:
|
||||
- role: uumas.general.compatcheck
|
||||
vars:
|
||||
compatcheck_supported_distributions:
|
||||
- name: debian
|
||||
version_min: 11
|
||||
- name: ubuntu
|
||||
version_min: 24
|
||||
Reference in New Issue
Block a user