On 2020-09-13 18:40, Raghu Ram Baisani wrote:
Hi
I'm returning a JSON output from the puppet task which is written in
PowerShell(.ps1) file.
The output returned from the task is a JSON value.
I have a plan in which I'm calling puppet task which is written in
PowerShell and after getting the r
Hi
I'm returning a JSON output from the puppet task which is written in
PowerShell(.ps1) file.
The output returned from the task is a JSON value.
I have a plan in which I'm calling puppet task which is written in
PowerShell and after getting the result I'm using parsejson function to
parse the