From 4503039884c40aa46432c08f3eb826be8bab1151 Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Wed, 4 Dec 2024 09:08:00 +1100 Subject: [PATCH] redundant --- tasks/deploy_netbox.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/tasks/deploy_netbox.yml b/tasks/deploy_netbox.yml index eb70eb6..a3e1b14 100644 --- a/tasks/deploy_netbox.yml +++ b/tasks/deploy_netbox.yml @@ -97,9 +97,6 @@ owner: "{{ netbox_user }}" group: "{{ netbox_group }}" when: (_netbox_python_deps | length) > 0 - notify: - - restart netbox.service - - restart netbox-rqworker.service - name: NetBox Configuration block: