ansiblebit/wkhtmltopdf

Request failed when downloading 0.12.2

Opened this issue · 1 comments

wkhtmltopdf_installation: package
wkhtmltopdf_version: 0.12.2
wkhtmltopdf_architecture: amd64

TASK [ansiblebit.wkhtmltopdf : package | download] *****************************
fatal: [localhost]: FAILED! => {"changed": false, "dest": "/root/wkhtmltox-0.12.2_linux-wheezy-amd64.deb", "failed": true, "msg": "Request failed", "response": "Request failed: <urlopen error [Errno 1] _ssl.c:504: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure>", "state": "absent", "status_code": -1, "url": "https://downloads.wkhtmltopdf.org/0.12/0.12.2/wkhtmltox-0.12.2_linux-wheezy-amd64.deb"}

The same issue is present from source installation.