From b0313a99fc6406ee7019b3c54b69917a64b925bf Mon Sep 17 00:00:00 2001 From: Javier Feliz Date: Sun, 6 Jul 2025 21:19:43 -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