6 lines
80 B
YAML
6 lines
80 B
YAML
---
|
|
|
|
- name: reload telegraf
|
|
systemd:
|
|
name: telegraf
|
|
state: restarted
|