Skip to content

Commit

Permalink
Merge pull request #761 from wazuh/4.3-debian-revision
Browse files Browse the repository at this point in the history
Debian dashboard revision changed to *
  • Loading branch information
alberpilot authored May 6, 2022
2 parents 56c274e + 19819e4 commit 36e68e2
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 36e68e2

Please sign in to comment.