Tests/OctopusServerExeInvocationFiles/InstallOnly/CurrentState.ps1
return @{ Ensure = "Absent"; State = "Stopped" } |
return @{ Ensure = "Absent"; State = "Stopped" } |