fix powershell library Pscx
This commit is contained in:
parent
644283c9fa
commit
0c7fa0c3df
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue