ansible-homelab/prometheus-clients.yml

7 lines
141 B
YAML

---
- hosts: promclients
tasks:
- name: Import Node Exporter role
import_role:
name: prometheus.prometheus.node_exporter