From d185798dd96c749a16668fbba93b9f73bbf894ff Mon Sep 17 00:00:00 2001 From: anim13 <42259842+anim13@users.noreply.github.com> Date: Fri, 8 Oct 2021 00:41:58 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c465ba5..040432a 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,6 @@ If you want to run an import manually, browse to [my imports](https://galaxy.ans ## References * http://www.jeffgeerling.com/blog/testing-ansible-roles-travis-ci-github * This tutorial was a large influence on the structure and design of this template. + +For more information you can see offical documentation of ansible roles + https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html