diff --git a/tasks/install.yml b/tasks/install.yml index 92ed8ae..34b4afa 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -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: