Need help with task template Args and Survey sections

That’s what I’m suggesting. Clear what’s there. Click the plus sign to add -e as the first arg, and then click the plus sign to add the {"suppress_reboot": true} as the second arg.

The UI will pass the two args as an array to the cli, and would literally be ["-e", "{\"suppress_reboot\": true}"].