feat: add gitea ansible install

This commit is contained in:
cătălin 2024-03-13 13:11:36 +01:00
commit 8994143831
No known key found for this signature in database
7 changed files with 172 additions and 0 deletions

View file

@ -0,0 +1,6 @@
- name: Install gitea
hosts:
- giteas
roles:
- role: roles/gitea