dont use a list for notify if not required
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-01-13 23:42:14 +01:00
parent b0628494d3
commit 5d6fdd8bc5
1 changed files with 1 additions and 2 deletions

View File

@ -96,8 +96,7 @@
src: "etc/systemd/system/unifi.service.j2"
dest: "/etc/systemd/system/unifi.service"
mode: 0644
notify:
- __unifi_restart
notify: __unifi_restart
- name: Ensure service is up and running
systemd: