move from gitea to forgejo

This commit is contained in:
Pim Kunis 2023-01-06 15:45:21 +01:00
parent 16866e54ec
commit 5b31f5dddb
11 changed files with 64 additions and 64 deletions

View file

@ -4,8 +4,8 @@
- ssh
- nsd
- syncthing
- kms
- pizzeria
- gitea
- forgejo
- radicale
- mastodon
- kms

4
playbooks/forgejo.yml Normal file
View file

@ -0,0 +1,4 @@
- name: Install forgejo
hosts: nucs
roles:
- forgejo

View file

@ -1,4 +0,0 @@
- name: Install gitea
hosts: nucs
roles:
- gitea