From 7545f20ce581850a6fe33e22fa61f22d5e758e68 Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Dec 01 2021 15:28:03 +0000 Subject: Merge #7 `Add a link to the repository where one is expected to contribute` --- diff --git a/docs/ansible/index.md b/docs/ansible/index.md index be03979..4518006 100644 --- a/docs/ansible/index.md +++ b/docs/ansible/index.md @@ -1,4 +1,7 @@ # Ansible usage in CentOS infra +## Main repository + +The main repository can be found on [Github](https://github.com/CentOS/ansible-infra-playbooks). The roles are also on the same forge, you can find the corresponding branches and repository locations in the requirements-*.yml files. ## Contributing to Ansible infra (playbooks or roles) When you want to contribute to playbooks or roles, you should always open a merge request (PR) against `staging` branch and not `master` branch.