docs: Add storing and finding roles link

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2024-12-21 10:02:16 +01:00
parent 5e2766f853
commit 89bb202366
Signed by: jriou
GPG key ID: 9A099EDA51316854

View file

@ -4,12 +4,15 @@ Ansible role to manage a [Forgejo](https://forgejo.org/) instance.
## Installation
Clone the repository in your local Ansible role directory:
Clone the repository in your local Ansible roles directory:
```
git clone https://git.riou.xyz/jriou/ansible-role-forgejo.git ~/.ansible/roles/forgejo
```
See [Storing and finding
roles](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#storing-and-finding-roles).
## Configuration
See [Variable