Command list {{ .listName }} completed successfully. The following commands ran: {{- range .CmdsRan}} - {{. -}} {{end}} {{ if .CmdOutput }}{{- range .CmdOutput }}{{ printf "\n"}}Command output for {{ .CmdName }}: {{- range .Output}} {{ . }} {{ end }}{{ end }} {{ end }}