aboutsummaryrefslogtreecommitdiffstats
path: root/roles/git/handlers
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2019-09-22 15:31:37 +0800
committerAaron LI <aly@aaronly.me>2019-09-22 15:31:55 +0800
commit1d2d14db6f719d50a95651c99ec19b69279c0ef5 (patch)
tree6b766be6f03db7b63ee79fde18fed8002840d5bb /roles/git/handlers
parent445e8e9fda6a89d7efcb18057515a324382284d4 (diff)
downloadansible-dfly-vps-1d2d14db6f719d50a95651c99ec19b69279c0ef5.tar.bz2
git: Some small updates
Diffstat (limited to 'roles/git/handlers')
-rw-r--r--roles/git/handlers/main.yml2
1 files changed, 2 insertions, 0 deletions
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