This commit is contained in:
2024-09-26 17:06:04 +02:00
commit a3192e55c3
13 changed files with 184 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
- name: Common Tasks for all hosts
include_tasks: "{{ ansible_system | lower }}.yaml"
- name: Prometheus
include_role:
name: prometheus-node-exporter