Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: L3D <[email protected]>
  • Loading branch information
DO1JLR authored Jan 31, 2025
1 parent f68b45a commit 14882b3
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,28 @@
[![Ansible Galaxy](https://ansible.l3d.space/svg/roles-ansible.gitea.svg)](https://galaxy.ansible.com/ui/standalone/roles/roles-ansible/gitea/)
[![BSD-3 Clause](https://ansible.l3d.space/svg/roles-ansible.gitea_license.svg)](LICENSE)
[![Maintenance](https://ansible.l3d.space/svg/roles-ansible.gitea_maintainance.svg)](https://ansible.l3d.space/#roles-ansible.gitea)
[![Ansible Galaxy](https://ansible.l3d.space/svg/roles-ansible.forgejo.svg)](https://galaxy.ansible.com/ui/standalone/roles/l3d/forgejo/)
[![BSD-3 Clause](https://ansible.l3d.space/svg/roles-ansible.forgejo_license.svg)](LICENSE)
[![Maintenance](https://ansible.l3d.space/svg/roles-ansible.forgejo_maintainance.svg)](https://ansible.l3d.space/#l3d.forgejo)

ansible role gitea/forgejo
ansible role forgejo
============================

```
STOP
THIS ROLE IS GOING TO CHANGE TO A FORGEJO ONLY ROLE.
SOME VARIABLE NAMES WILL PROBABLY CHANGE
```


This role installs and manages [gitea](https://gitea.io) or [forgejo](https://forgejo.org). A painless self-hosted Git service. Gitea is a community managed lightweight code hosting solution written in Go. Forgejo is a fork of it.
[Source code & screenshots gitea](https://github.com/go-gitea/gitea).
[Source code forgejo](https://code.forgejo.org/forgejo/forgejo).
This role is also Part of the Ansible-Collection [l3d.git](https://galaxy.ansible.com/l3d/git). [![l3d.git](https://ansible.l3d.space/svg/l3d.git_ansible-collection_collection.svg)](https://github.com/roles-ansible/ansible_collection_git.git).

## Mirrors
The role is mirrored to:
+ Github: [github.com/roles-ansible/ansible_role_gitea](https://github.com/roles-ansible/ansible_role_gitea.git)
+ Gitea: [git.l3d.ch/ansible/ansible_role_gitea](https://git.l3d.ch/ansible/ansible_role_gitea.git)
More about it at [ansible.l3d.space](https://ansible.l3d.space/#roles-ansible.gitea)
+ Github: [github.com/roles-ansible/ansible_role_gitea](https://github.com/roles-ansible/ansible_role_forgejo.git)
+ Gitea: [git.l3d.ch/ansible/ansible_role_gitea](https://git.l3d.ch/ansible/ansible_role_forgejo.git)
More about it at [ansible.l3d.space](https://ansible.l3d.space/#l3d.forgejo)

## Sample Usage in a playbook

Expand Down

0 comments on commit 14882b3

Please sign in to comment.