mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
psrp: Added new Windows connection plugin (#41729)
* psrp: Added new Windows connection plugin * Tweaks to connection options from review
This commit is contained in:
committed by
Matt Davis
parent
07a011cd6f
commit
6982dfc756
@@ -182,6 +182,7 @@ Function Extract-Zip($src, $dest) {
|
||||
}
|
||||
}
|
||||
}
|
||||
$archive.Dispose() # release the handle of the zip file
|
||||
}
|
||||
|
||||
Function Extract-ZipLegacy($src, $dest) {
|
||||
|
||||
Reference in New Issue
Block a user