Skip to content

Commit

Permalink
Update ansible/playbooks/AdoptOpenJDK_Windows_Playbook/roles/MSVS_202…
Browse files Browse the repository at this point in the history
…2_REDIST/tasks/main.yml

Co-authored-by: Stewart X Addison <[email protected]>
  • Loading branch information
steelhead31 and sxa authored Oct 10, 2024
1 parent 0fd035e commit c03f9f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
when: not vs2022sdk_installed.stat.exists
tags: MSVS_2022_REDIST

- name: Remove VS2022 SDK Download
- name: Remove VS2022 redists Download
win_file:
path: 'c:\openjdk\devkit\vs2022_redist_{{ wsdk_version }}.zip'
state: absent
Expand Down

0 comments on commit c03f9f0

Please sign in to comment.