aboutsummaryrefslogtreecommitdiffstats
path: root/roles/git/handlers/main.yml
blob: 8a672f0da484f320ce5ddc15210c12fcc9e47967 (plain)
1
2
3
4
5
---
- name: restart-cgit
  command: service uwsgi restart cgit
  args:
    warn: false