Files

7 lines
150 B
YAML
Raw Permalink Normal View History

2026-04-08 18:05:00 -03:00
#SPDX-License-Identifier: GPL-3.0-only
---
- name: gitea_restart
ansible.builtin.systemd:
name: '{{ gitea_name }}.service'
state: restarted