From b6ee8f76c2883a934bcf412722e0cf83830173c9 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 23 Jan 2023 17:33:53 +0100 Subject: Simplify fact gathering by using the cli instead of a webapi request --- handlers/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'handlers') diff --git a/handlers/main.yaml b/handlers/main.yaml index 521381f..e9f6369 100644 --- a/handlers/main.yaml +++ b/handlers/main.yaml @@ -1,4 +1,4 @@ - name: restart syncthing service: - name: syncthing + name: "{{ syncthing_pre.service }}" state: restarted -- cgit v1.2.3