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.