summaryrefslogtreecommitdiffstats
path: root/roles/git
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-06-03 19:23:36 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 02:54:18 +0200
commite1b50dad0f60422ff0efb1a2538c0a13adf9e41e (patch)
treecd10c54c829d84c7db069655e611af391ec6fdf6 /roles/git
parent0dbdc948c7c2bda7e2610a7b48b17f63bec184ea (diff)
Restart services when updating systemd unit files.
Diffstat (limited to 'roles/git')
-rw-r--r--roles/git/tasks/gitweb.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/git/tasks/gitweb.yml b/roles/git/tasks/gitweb.yml
index a72cc65..3ecbdd6 100644
--- a/roles/git/tasks/gitweb.yml
+++ b/roles/git/tasks/gitweb.yml
@@ -44,6 +44,7 @@
mode=0644
notify:
- systemctl daemon-reload
+ - Restart gitweb
with_items:
- gitweb.service
- gitweb.socket