Anthony Allen
Results
2
issues of
Anthony Allen
It would be nice to have a way to specify parameters or variables at run time instead of having them hardcoded in the POSHOrigin module. ## Expected Behavior When running...
enhancement
When converging in test-kitchen, it fails with the following error: ``` if (!$?) { if($LASTEXITCODE) { exit $LASTEXITCODE } else { exit 1 } } with id: 1DEA0CC5-2ABF-411C-A74A-BBA3FC0AD01A D [WinRM]...