Add git-ci role

This commit is contained in:
polyfloyd 2024-06-02 12:22:37 +02:00
parent bc8e27f9a6
commit 45d29d1280
6 changed files with 86 additions and 0 deletions

View file

@ -0,0 +1,7 @@
---
- import_tasks: ../../common/handlers/main.yaml
- name: restart forgejo-runner
systemd:
name: forgejo-runner
state: restarted