docs: Add storing and finding roles link
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
5e2766f853
commit
89bb202366
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue