From 94713776848303679c8267a9a8c60a07d8eed5d0 Mon Sep 17 00:00:00 2001 From: Jeremy Frasier Date: Thu, 28 Mar 2024 10:34:23 -0400 Subject: [PATCH] Remove duplicated instance of "ansible-galaxy" This is a typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 185153f..5d94d29 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ None. This role can be installed via the command: ```console -ansible-galaxy ansible-galaxy install --role-file path/to/requirements.yml +ansible-galaxy install --role-file path/to/requirements.yml ``` where `requirements.yml` looks like: