diff --git a/README.md b/README.md index 427a2a1..ce4116e 100644 --- a/README.md +++ b/README.md @@ -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