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