From a23f67f7eb9aeda9674ae883936ec76205253e58 Mon Sep 17 00:00:00 2001 From: Alberto R Date: Fri, 4 Mar 2022 15:53:34 +0100 Subject: [PATCH] Fix dashboard name format --- roles/wazuh/wazuh-dashboard/tasks/security_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/wazuh/wazuh-dashboard/tasks/security_actions.yml b/roles/wazuh/wazuh-dashboard/tasks/security_actions.yml index 223ae09d..a71579a9 100644 --- a/roles/wazuh/wazuh-dashboard/tasks/security_actions.yml +++ b/roles/wazuh/wazuh-dashboard/tasks/security_actions.yml @@ -1,6 +1,6 @@ - block: - - name: Copy the certificates from local to the Wazuh-Dashboard instance + - name: Copy the certificates from local to the Wazuh dashboard instance copy: src: "{{ local_certs_path }}/certs/{{ item }}" dest: /etc/wazuh-dashboard/certs/