deploiement/roles/cgit/handlers/main.yml

6 lines
80 B
YAML
Raw Normal View History

2022-05-18 20:18:30 +02:00
---
- name: restart fcgiwrap
service:
name: fcgiwrap
state: restarted