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