xoxys.mosquitto/handlers/main.yml

9 lines
149 B
YAML
Raw Normal View History

2017-12-16 20:39:50 +00:00
---
2017-12-17 12:40:34 +00:00
- name: Restart mosquitto service
systemd:
state: restarted
daemon_reload: yes
name: mosquitto
listen:
- "mosquitto_restart"