This commit is contained in:
2024-12-01 11:11:16 +01:00
parent c5668eaef5
commit c0fe156b93
14 changed files with 235 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