fix: update requirements to forgejo repo locations
Some checks failed
ci/woodpecker/push/linting Pipeline failed

This commit is contained in:
Simon Cornet 2026-05-15 13:51:06 +02:00
commit df8ad79e30

View file

@ -8,12 +8,12 @@ This playbook includes the following roles:
| Role | Description | Repository |
| ------------ | ------------------------ | ---------------------------------------------------------------------- |
| `nfs_server` | NFS server configuration | [role-nfs-server](https://gitlab.simoncor.net/ansible/role-nfs-server) |
| `nfs_server` | NFS server configuration | [role-nfs-server](https://git.simoncor.net/ansible/nfs-server) |
## Variables
Variables are configured in `vars/shares.yaml`.
See [role-nfs-server](https://gitlab.simoncor.net/ansible/role-nfs-server) for available options.
See [role-nfs-server](https://git.simoncor.net/ansible/nfs-server) for available options.
## Usage