From 8cd90b611edd6c68b247d67d0ddb89e1a2625cdd Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:41 +0200 Subject: [PATCH] feat: add notify when installing --- roles/bittorrent/tasks/jackett.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/bittorrent/tasks/jackett.yml b/roles/bittorrent/tasks/jackett.yml index 838b14c..678a1c8 100644 --- a/roles/bittorrent/tasks/jackett.yml +++ b/roles/bittorrent/tasks/jackett.yml @@ -16,6 +16,7 @@ dest: "/opt" owner: jackett group: jackett + notify: Restart jackett - name: Install jackett systemd file ansible.builtin.template: