Move from gitea to forgejo

This commit is contained in:
Tobias Reisinger 2023-12-04 03:23:23 +01:00
parent c25b5ee06d
commit 9fd25952a8
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 97 additions and 96 deletions
_ansible/roles/forgejo/tasks

View file

@ -0,0 +1,7 @@
---
- name: Deploy {{ svc.name }}
tags:
- forgejo
- git
block:
- import_tasks: deploy-common-service.yml