diff --git a/tasks/main.yml b/tasks/main.yml index b3b402d..3d6e612 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -17,7 +17,7 @@ follow: yes src: 'darkhttpd.service.j2' dest: '/etc/systemd/system/darkhttpd.service' - notify: Run service actions + notify: Restart services tags: - darkhttpd - systemd