From 8f6e5f93c21c84f96f2faf03dcc0fbe12d435322 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 15 Apr 2024 19:48:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af2fe69..5dddc6b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This collection includes tasks to configure SSH and add local user accounts. It ### 1. Install the Collection ```bash -ansible-galaxy collection install git+https://git.slc.ar/slococo/ansible-playground.git#/slococo +ansible-galaxy collection install https://git.slc.ar/slococo/ansible-playground/releases/download/v1.0.0/slococo-playground-1.0.0.tar.gz ``` ### 2. Create an inventory file