Hi,
In software deployment it would be great if we could include "Asset Location" as a condition, or "Asset Name" with a substr or instr function as a condition. IP Address with a substr or instr would also be a great condition as well.
Also, custom labels for sections would be good, and extremely useful with the conditions above. For example I would like to make a section of my deployment task as A and another section as B. Then I could have a condition as the first step and look at the IP address, if it's 192.168.0 then action on success would be "Go to Section A" and action on failure could be to exit or go to Section B