1
We want to be able to ask some questions not related to a runbook parameter.
The idea behind is to ask some informations and be able to filter on multi level before sending it to a runbook parameter
Ex : Ask the number of disks to deploy, have dynamic question regarding the number input ( Disk letter, size ) and send all the information to a single runbook parameter.
Leave A Comment