From 07290359db2acf883c26487216b0afa6b2c94f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Mon, 14 Aug 2023 09:12:21 +0200 Subject: [PATCH] Fix typos in readme of infra (#1573) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Pupier --- infra/aws-s3/Readme.md | 4 ++-- infra/aws-sqs/Readme.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/infra/aws-s3/Readme.md b/infra/aws-s3/Readme.md index ec574e67b..21a161a63 100644 --- a/infra/aws-s3/Readme.md +++ b/infra/aws-s3/Readme.md @@ -26,7 +26,7 @@ $ ansible-playbook -v ansible/aws-s3-removal.yaml --extra-vars bucket_name= diff --git a/infra/aws-sqs/Readme.md b/infra/aws-sqs/Readme.md index 774915103..b05c6d57a 100644 --- a/infra/aws-sqs/Readme.md +++ b/infra/aws-sqs/Readme.md @@ -12,7 +12,7 @@ This will create an SQS Queue with basic functionalities. ## Ansible -The commmand to create the infra is: +The command to create the infra is: ```bash ansible-playbook -v ansible/aws-sqs.yaml --extra-vars queue_name= --extra-vars region= @@ -26,7 +26,7 @@ ansible-playbook -v ansible/aws-sqs-removal.yaml --extra-vars queue_name=