fix powershell library Pscx

This commit is contained in:
Gašper Fele-Žorž 2024-08-07 00:08:34 +02:00
parent 644283c9fa
commit 0c7fa0c3df

View file

@ -10,6 +10,8 @@
- name: Install PSCX
community.windows.win_psmodule:
name: Pscx
accept_license: true
allow_clobber: true
state: present
# TODO: turn on GPO to allow guest SMB logins