Restart after an upgrade.
This commit is contained in:
parent
8bef54b784
commit
e624f96533
|
@ -42,6 +42,7 @@
|
|||
owner: root
|
||||
group: '{{ gitea_group }}'
|
||||
mode: 0750
|
||||
notify: restart gitea
|
||||
|
||||
- name: Force the download of the gitea binary to upgrade it
|
||||
get_url:
|
||||
|
|
Loading…
Reference in New Issue