From 653eecca1b6b91d9a95f90af08d05f3df909e6a5 Mon Sep 17 00:00:00 2001 From: zenidd Date: Fri, 16 Oct 2020 14:12:56 +0200 Subject: [PATCH] minor syntax fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01f2533f..44e834f7 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ ansible_ssh_private_key_file=/path/to/ssh/key.pem ansible_ssh_extra_args='-o StrictHostKeyChecking=no' ``` -### Launching playbook +### Launching the playbook ```bash ansible-playbook wazuh-odfe-production-ready.yml -i inventory @@ -319,7 +319,7 @@ ansible_ssh_private_key_file=/path/to/ssh/key.pem ansible_ssh_extra_args='-o StrictHostKeyChecking=no' ``` -### Launching playbook +### Launching the playbook ```bash ansible-playbook wazuh-odfe-single.yml -i inventory