--- # handlers file for Ansible-Gitea-Role - name: Restart Gitea ansible.builtin.service: name: gitea state: restarted