Skip to content

Commit

Permalink
Debian dashboard revision changed to *
Browse files Browse the repository at this point in the history
  • Loading branch information
teddytpc1 committed May 6, 2022
1 parent 56c274e commit 19819e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/wazuh/wazuh-dashboard/tasks/Debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 19819e4

Please sign in to comment.