ansible-ffibk/roles/service-influxdb/handlers/main.yml

6 lines
80 B
YAML
Raw Normal View History

2018-09-11 14:16:48 +02:00
---
- name: restart influxdb
systemd:
name: influxdb
state: restarted