From d7d114f99795640c4975e417d21515d771d02bd4 Mon Sep 17 00:00:00 2001 From: Javier Feliz Date: Sun, 6 Jul 2025 21:20:07 -0400 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c22ba94..7f6c6df 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ A playbook can be: # Setup -1. Clone this repo +1. Clone this repo `git clone git@gitgud.foo:javif89/ansible-starter-kit.git [your project name]` 2. Run `setup.sh` to set up the vault password and become password 3. Set up your hosts in `hosts.yml` 4. Start making your roles and playbooks