ansible/roles/gogs/handlers/main.yml
2016-04-09 23:41:41 +02:00

5 lines
65 B
YAML

---
- name: Restart nginx
service: name=nginx state=restarted