If a user forgets to build a system that doesn't have sudo enabled then tasks will error with ->
WARN[0000] Command Task [Reset Kubernetes] on node [192.168.0.100] failed (execution will continute)
DEBU[0000] Command Results ->
sudo: a password is required
Add logic that looks for "sudo" "password" and report a fatal error.
If a user forgets to build a system that doesn't have sudo enabled then tasks will error with ->
Add logic that looks for "sudo" "password" and report a fatal error.