Files
nomad-nummer5/ansible/roles/common/tasks/main.yaml
Udo Waechter b5eb5d495d
All checks were successful
continuous-integration/drone/push Build is passing
ansible
2024-12-01 11:11:16 +01:00

7 lines
161 B
YAML

- name: Common Tasks for all hosts
include_tasks: "{{ ansible_system | lower }}.yaml"
- name: Prometheus
include_role:
name: prometheus-node-exporter