This repository has been archived on 2020-07-02. You can view files and clone it, but cannot push or open issues or pull requests.
galaxy-influx/handlers/main.yml
2019-07-10 17:11:36 +02:00

6 lines
79 B
YAML

---
- name: reload influxdb
systemd:
name: influxdb
state: restarted