Fix dashboard name format
This commit is contained in:
parent
c154f5fc53
commit
a23f67f7eb
@ -1,6 +1,6 @@
|
|||||||
- block:
|
- block:
|
||||||
|
|
||||||
- name: Copy the certificates from local to the Wazuh-Dashboard instance
|
- name: Copy the certificates from local to the Wazuh dashboard instance
|
||||||
copy:
|
copy:
|
||||||
src: "{{ local_certs_path }}/certs/{{ item }}"
|
src: "{{ local_certs_path }}/certs/{{ item }}"
|
||||||
dest: /etc/wazuh-dashboard/certs/
|
dest: /etc/wazuh-dashboard/certs/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user