From 7e1574146bb7dc3dbd30a0c6c68c8154ccccab72 Mon Sep 17 00:00:00 2001 From: Michael S Date: Dec 01 2021 15:24:08 +0000 Subject: 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.