ansible-homelab/prometheus-clients.yml

7 lines
148 B
YAML
Raw Normal View History

2024-12-19 08:29:44 +00:00
---
- hosts: prometheus-clients
tasks:
- name: Import Node Exporter role
import_role:
name: prometheus.prometheus.node_exporter