From 95a55c921760257ea2314a3ac4a6daf82de4fa3b Mon Sep 17 00:00:00 2001 From: Al Bowles Date: Sun, 29 Aug 2021 21:07:07 -0500 Subject: [PATCH] Update README with correct role template link --- ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/README.md b/ansible/README.md index 30e1348..536ac08 100644 --- a/ansible/README.md +++ b/ansible/README.md @@ -148,7 +148,7 @@ If you have to make your own role, that's understandable. There's going to be ca The pre-commit, yamllint, and ansible-lint configurations of this repository is a good starting point for your role. -Right now, this is a good template to start with: https://github.com/Darkbat91/ansible-roletemplate - This will soon be under the rocky-linux umbrella. +Please use [this role template](https://github.com/rocky-linux/ansible-role-template) to get started. ### Pre-commits / linting