Ansible_PUBLIC/telegraf.yml

10 lines
109 B
YAML
Raw Normal View History

2020-03-13 20:05:35 +01:00
# playbook.yml:
---
- name: "telegraf"
2021-10-03 01:56:54 +02:00
hosts: localhost
2020-03-13 20:05:35 +01:00
connection: local
roles:
- telegraf