mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
fixes typo
This commit is contained in:
@@ -89,7 +89,7 @@ Else {
|
|||||||
Fail-Json "PowerShellCommunityExtensions PowerShell Module (PSCX) is required for non-'.zip' compressed archive types."
|
Fail-Json "PowerShellCommunityExtensions PowerShell Module (PSCX) is required for non-'.zip' compressed archive types."
|
||||||
}
|
}
|
||||||
Else {
|
Else {
|
||||||
Set-Attr $result.win_zip "pscx_status" "present"
|
Set-Attr $result.win_unzip "pscx_status" "present"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Import
|
# Import
|
||||||
|
|||||||
Reference in New Issue
Block a user