From 0f1d958ff2e9f99611c57841324c33384594c8a4 Mon Sep 17 00:00:00 2001 From: Zenidd Date: Mon, 23 Mar 2020 17:57:22 +0100 Subject: [PATCH] Added registration address var to default wazuh-agent playbook --- playbooks/wazuh-agent.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/wazuh-agent.yml b/playbooks/wazuh-agent.yml index 8c7eaa69..5e1fcacc 100644 --- a/playbooks/wazuh-agent.yml +++ b/playbooks/wazuh-agent.yml @@ -11,6 +11,7 @@ api_proto: 'http' api_user: ansible wazuh_agent_authd: + registration_address: enable: true port: 1515 ssl_agent_ca: null