diff --git a/roles/copr/backend/handlers/main.yml b/roles/copr/backend/handlers/main.yml index e08cdb1d66..1dd16fcf41 100644 --- a/roles/copr/backend/handlers/main.yml +++ b/roles/copr/backend/handlers/main.yml @@ -13,6 +13,3 @@ - name: restart node_exporter action: service name=node_exporter state=restarted - -- name: restart resalloc - action: service name=resalloc state=restarted diff --git a/roles/copr/backend/tasks/resalloc.yml b/roles/copr/backend/tasks/resalloc.yml index b58172c175..d1f82c4f3a 100644 --- a/roles/copr/backend/tasks/resalloc.yml +++ b/roles/copr/backend/tasks/resalloc.yml @@ -134,8 +134,6 @@ with_items: - server.yaml - pools.yaml - notify: - - restart resalloc tags: - provision_config - resalloc_config