--- - name: fcgiwrap restart service: name=fcgiwrap state=restarted enabled=yes - name: git-daemon restart service: name=git-daemon state=restarted enabled=yes - name: cgit clear cache shell: rm -f /var/cache/cgit/*