--- # Dashboard configuration indexer_http_port: 9200 indexer_api_protocol: https dashboard_conf_path: /etc/wazuh-dashboard/ dashboard_node_name: node-1 dashboard_server_host: "0.0.0.0" dashboard_server_port: "443" dashboard_server_name: "dashboard" wazuh_version: 4.9.2 indexer_cluster_nodes: - 127.0.0.1 # The Wazuh dashboard package repository dashboard_version: "4.9.2" # API credentials wazuh_api_credentials: - id: "default" url: "https://127.0.0.1" port: 55000 username: "wazuh" password: "Nibru_Z1ggur@t" # Dashboard Security dashboard_security: true indexer_admin_password: MarkGruflyD3th* dashboard_user: kibanaserver dashboard_password: MarkGruflyD3th* local_certs_path: "{{ playbook_dir }}/indexer/certificates"