6 lines
93 B
YAML
6 lines
93 B
YAML
---
|
|
- name: Telegraf Monitoring Setup
|
|
hosts: proxmox
|
|
become: yes
|
|
roles:
|
|
- telegraf
|