mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
Update install_systemd.yml
reload systemd should be triggered via handler
This commit is contained in:
parent
73d72a8264
commit
4976d531ba
1 changed files with 0 additions and 4 deletions
|
@ -9,7 +9,3 @@
|
|||
notify:
|
||||
- "Reload systemd"
|
||||
- "Restart gitea"
|
||||
|
||||
- name: "Reload systemd"
|
||||
systemd:
|
||||
daemon_reload: true
|
||||
|
|
Loading…
Reference in a new issue