xoxys.unifi/handlers/main.yml

8 lines
131 B
YAML
Raw Normal View History

2018-07-08 23:02:55 +02:00
---
- name: Restart unifi service
systemd:
state: restarted
daemon_reload: yes
name: unifi
listen: __unifi_restart