Skip to content

Commit

Permalink
Update Windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkakouros authored Aug 26, 2024
1 parent 41b7552 commit ef580dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/core/install/Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
- win_file:
path: "C:\\ProgramData\\chocolatey\\lib\\{{ beats_flavor }}"
state: absent
retries: 5
delay: 3

- name: "{{ beats_flavor }}: Install beat on Windows"
win_chocolatey:
Expand Down

0 comments on commit ef580dc

Please sign in to comment.