6 lines
90 B
YAML
6 lines
90 B
YAML
---
|
|
- name: PVE Exporter Setup
|
|
hosts: proxmox
|
|
become: yes
|
|
roles:
|
|
- pve_exporter
|