ansible-homelab/prometheus-setup.yml

7 lines
143 B
YAML
Raw Permalink Normal View History

2024-10-26 20:35:07 +02:00
---
- hosts: localhost
tasks:
- name: Import the Node Exporter role
import_role:
name: prometheus.prometheus.node_exporter