Rundeck jobs are triggered through Jenkins. How to get the colored output of Rundeck logs in Jenkins console?
Installed Ansi color plugin in Jenkins.
It seems that the Jenkins Rundeck plugin takes the Rundeck format in text mode, without any format to convert. Using a Rundeck colored output like this, the Jenkins output always takes as a text (using the ANSI color plugin). This looks good for an enhancement request.