dont use a list for notify if not required
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b0628494d3
commit
5d6fdd8bc5
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user