Packages can be installed on windows
Found out Brave has a bug in the installer but VSCode works!
This commit is contained in:
parent
d43d21157c
commit
e0b95e9889
@ -5,8 +5,8 @@
|
||||
tasks:
|
||||
- name: Install Package
|
||||
win_chocolatey:
|
||||
name: brave
|
||||
name: vscode
|
||||
state: present
|
||||
register: output
|
||||
|
||||
- debug: msg="{{ output }}"
|
||||
- debug: msg="{{ output }}"
|
Loading…
Reference in New Issue
Block a user