Hello folks, a minor nitpick here, but when executing a task on a device, and the final task being a command to reboot the device, it ends up with the entire task being marked as failed as the device is now rebooting and no longer communicating with RMS.
Is there any better way to run these tasks and reboot the device so that it is correctly marking as completed? I want to reboot the device post task as I want to ensure the configuration changes are present after a reboot.