From 1d2d14db6f719d50a95651c99ec19b69279c0ef5 Mon Sep 17 00:00:00 2001 From: Aaron LI <aly@aaronly.me> Date: Sun, 22 Sep 2019 15:31:37 +0800 Subject: git: Some small updates --- roles/git/handlers/main.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roles/git/handlers') diff --git a/roles/git/handlers/main.yml b/roles/git/handlers/main.yml index 6e08be5..8a672f0 100644 --- a/roles/git/handlers/main.yml +++ b/roles/git/handlers/main.yml @@ -1,3 +1,5 @@ --- - name: restart-cgit command: service uwsgi restart cgit + args: + warn: false -- cgit v1.2.2