6 lines
No EOL
79 B
YAML
6 lines
No EOL
79 B
YAML
---
|
|
|
|
- name: reload influxdb
|
|
systemd:
|
|
name: influxdb
|
|
state: restarted |