diff --git a/README.md b/README.md index f706e8e..fb93274 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Learn about Forgejo actions in the [![][forgejo] Actions admin guide](https://fo - [Ansible playbook](https://lab.enough.community/main/infrastructure/-/tree/master/playbooks/forgejo) - Deploy Forgejo & Woodpecker, depends on related [Enough Community](https://enough.community) playbooks. - [Terraform & Ansible playbook](https://forgejo.dev/forgejo.dev/infrastructure-as-code/) - Deploy Forgejo, Minio, Nginx & Woodpecker in the cloud via [Docker Compose](https://docs.docker.com/compose/), depends on related [geerlingguy](https://github.com/geerlingguy) playbooks. - [Terraform Provider for Forgejo](https://registry.terraform.io/providers/svalabs/forgejo/latest/docs) - Allows managing resources (organizations, repositories, users) within Forgejo. +- [Ansible Collection l3d.git.gitea](https://galaxy.ansible.com/ui/repo/published/l3d/git/content/role/gitea/) - Ansible collection to install and configure forgejo. ### Monitoring - [Monitoring plugin to check Forgejo instance upgrade status](https://gitea.zionetrix.net/bn8/check_forgejo_upgrade) has the sources and is published in the [Icinga exchange repository](https://exchange.icinga.com/brenard/check_forgejo_upgrade).