diff --git a/roles/wazuh/wazuh-dashboard/tasks/security_actions.yml b/roles/wazuh/wazuh-dashboard/tasks/security_actions.yml index 6c81dbad..06b3e2b3 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: Ensure Indexer certificates directory permissions. + - name: Ensure Dashboard certificates directory permissions. file: path: "/etc/wazuh-dashboard/certs/" state: directory