4 lines
70 B
YAML
4 lines
70 B
YAML
- name: restart gitea
|
|
systemd:
|
|
name: gitea
|
|
state: restarted
|