Ansible role to install and manage a Forgejo git server
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate Bot eb9c65b85a
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
chore(package): update cr.simoncor.net/codeberg/forgejo/forgejo docker tag to v16 (#2)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cr.simoncor.net/codeberg/forgejo/forgejo](https://forgejo.org) ([source](https://codeberg.org/forgejo/forgejo)) | major | `15.0.5` → `16.0.0` |

---

### Release Notes

<details>
<summary>forgejo/forgejo (cr.simoncor.net/codeberg/forgejo/forgejo)</summary>

### [`v16.0.0`](https://codeberg.org/forgejo/forgejo/releases/tag/v16.0.0)

[Compare Source](https://codeberg.org/forgejo/forgejo/compare/v15.0.5...v16.0.0)

See <https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/16.0.0.md>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjQuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI2NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #2
2026-07-16 15:59:06 +02:00
.woodpecker chore(package): update cr.simoncor.net/dockerhub/davidanson/markdownlint-cli2 docker tag to v0.23.0 2026-07-01 07:31:38 +00:00
meta feat: initial forgejo role setup 2026-05-10 14:10:22 +02:00
roles ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:03 +02:00
tasks chore(package): update cr.simoncor.net/codeberg/forgejo/forgejo docker tag to v16 (#2) 2026-07-16 15:59:06 +02:00
.ansible-lint fix: exclude only sops yml files from lint 2026-07-14 16:23:39 +02:00
.editorconfig chore: add .editorconfig and .gitattributes 2026-05-27 14:23:44 +02:00
.gitattributes chore: add .editorconfig and .gitattributes 2026-05-27 14:23:44 +02:00
.gitignore feat: initial forgejo role setup 2026-05-10 14:10:22 +02:00
.markdownlint-cli2.jsonc ci: migrate from gitlab ci to woodpecker 2026-05-15 14:31:03 +02:00
.sops.yaml fix: correct sops regex to ya?ml 2026-07-14 16:01:46 +02:00
.yamllint chore: exclude .yml files from lint configs 2026-07-14 16:17:22 +02:00
ansible.cfg chore: sync linting and config files from common 2026-07-14 11:33:15 +02:00
playbook.yaml feat: initial forgejo role setup 2026-05-10 14:10:22 +02:00
readme.md feat: initial forgejo role setup 2026-05-10 14:10:22 +02:00
renovate.json feat: initial forgejo role setup 2026-05-10 14:10:22 +02:00

Ansible Role: Forgejo

Install and configure Forgejo - a self-hosted lightweight software forge.