From 9ca18fecc3b486582fbcd1a24a36c1eefdf361f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Acu=C3=B1a?= Date: Wed, 16 Mar 2022 11:20:48 -0300 Subject: [PATCH] Readme updated with prod playbook --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b006f0de..e70dee55 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ The hereunder example playbook uses the `wazuh-ansible` role to provision a prod hidden: 'no' wazuh_api_users: - username: custom-user - password: SecretPassword! + password: SecretPassword1! filebeat_output_indexer_hosts: - "{{ hostvars.wi1.private_ip }}" - "{{ hostvars.wi2.private_ip }}" @@ -249,7 +249,7 @@ The hereunder example playbook uses the `wazuh-ansible` role to provision a prod url: https://{{ hostvars.manager.private_ip }} port: 55000 username: custom-user - password: SecretPassword! + password: SecretPassword1! instances: node1: name: node-1