5 lines
80 B
YAML
5 lines
80 B
YAML
---
|
|
- name: restart influxdb
|
|
systemd:
|
|
name: influxdb
|
|
state: restarted
|