Debian dashboard revision changed to *
This commit is contained in:
parent
56c274e76a
commit
19819e497d
@ -15,7 +15,7 @@
|
||||
|
||||
- name: Install Wazuh dashboard
|
||||
apt:
|
||||
name: "wazuh-dashboard={{ dashboard_version }}-1"
|
||||
name: "wazuh-dashboard={{ dashboard_version }}-*"
|
||||
state: present
|
||||
update_cache: yes
|
||||
register: install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user