rabbah opened a new pull request #3344: Extract message from callback and add 
it to pretty printed text.
URL: https://github.com/apache/incubator-openwhisk/pull/3344
 
 
   Here is a sample output:
   
   ```
   TASK [cli : download cli (linux) amd64 to Nginx directory] 
*****************************************************************************************************************************************************************
   Sunday 25 February 2018  10:38:38 -0500 (0:00:00.228)       0:00:08.284 
******* 
   fatal: [172.17.0.1]: FAILED! => {"changed": false, "failed": true, "msg": 
"Failed to validate the SSL certificate for github.com:443. Make sure your 
managed systems have a valid CA certificate installed. You can use 
validate_certs=False if you do not need to confirm the servers identity but 
this is unsafe and not recommended. Paths checked for this platform: 
/etc/ssl/certs, /etc/ansible, /usr/local/etc/openssl. The exception msg was: 
[SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590)."}
   
   Failed to validate the SSL certificate for github.com:443. Make sure your
   managed systems have a valid CA certificate installed. You can use
   validate_certs=False if you do not need to confirm the servers identity but 
this
   is unsafe and not recommended. Paths checked for this platform: 
/etc/ssl/certs,
   /etc/ansible, /usr/local/etc/openssl. The exception msg was: [SSL:
   TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590).
   
   ```
   
   The last paragraph is a result of this PR and I think easier to read.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to