ansible-role-gitea/handlers/main.yml

5 lines
70 B
YAML
Raw Normal View History

2018-06-09 21:03:33 +00:00
- name: restart gitea
systemd:
name: gitea
state: restarted