Minor format change
This commit is contained in:
parent
6bca974bf0
commit
c154f5fc53
@ -28,7 +28,7 @@
|
|||||||
- install
|
- install
|
||||||
- configure
|
- configure
|
||||||
|
|
||||||
- name: Ensuring Wazuh-Dashboard directory owner
|
- name: Ensuring Wazuh dashboard directory owner
|
||||||
file:
|
file:
|
||||||
# noqa 208
|
# noqa 208
|
||||||
path: "/usr/share/wazuh-dashboard"
|
path: "/usr/share/wazuh-dashboard"
|
||||||
@ -79,7 +79,7 @@
|
|||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
become: yes
|
become: yes
|
||||||
|
|
||||||
- name: Ensure Wazuh-Dashboard started and enabled
|
- name: Ensure Wazuh dashboard started and enabled
|
||||||
service:
|
service:
|
||||||
name: wazuh-dashboard
|
name: wazuh-dashboard
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user