I'd like to --for example-- return systeminfo in an object and use it later on.
I checked out this answer but not sure if it works for objects as well: Use an output variable as a global variable in Azure yaml pipeline
Can I specify an empty object as a variable at the beginning of the yaml file, and then set it using powershell?
Thanks.