We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that gna.org is dead, so an alternative download location should be supplied.
https://github.com/ansiblebit/wkhtmltopdf/blob/master/defaults/main.yml#L17
The text was updated successfully, but these errors were encountered:
@arondeparon you can using wkhtmltopdf_package_download_url variable.
wkhtmltopdf_package_download_url
Sorry, something went wrong.
give me 1h and I'll patch the default value.
in the meantime you can use the variable above and point it to: https://downloads.wkhtmltopdf.org/0.12/0.12.1/ (or whatever version you are looking for).
thank you for reporting this.
TASK [wkhtmltopdf : package | download] **************************************** fatal: [precise64.vagrant.dev]: FAILED! => {"changed": false, "dest": "/home/vagrant/wkhtmltox-0.12.1_linux-precise-amd64.deb", "failed": true, "msg": "Request failed", "response": "Request failed: <urlopen error timed out>", "state": "absent", "status_code": -1, "url": "http://download.gna.org/wkhtmltopdf/0.12/0.12.1/wkhtmltox-0.12.1_linux-precise-amd64.deb"}
2438149
@arondeparon patched on 2.16.8.
I ran tests locally and on travis-ci and everything looks good. if you still see a problem let me know.
please star the repo if you use it; thank you!
steenzout
No branches or pull requests
It seems that gna.org is dead, so an alternative download location should be supplied.
https://github.com/ansiblebit/wkhtmltopdf/blob/master/defaults/main.yml#L17
The text was updated successfully, but these errors were encountered: