ansible-nginx-revproxy
ansible-nginx-revproxy copied to clipboard
Task "Install certbot-auto" from letsencrypt.yml fails
Hi!
The task "Install certbot-auto" from letsencrypt.yml fails, because url: https://dl.eff.org/certbot-auto returns a 404
TASK [nginx-proxy-role : Install certbot-auto] *******************************************************
fatal: [ssl-web-proxy]: FAILED! => changed=false
dest: /usr/bin/certbot-auto
elapsed: 1
msg: Request failed
response: 'HTTP Error 404: Not Found'
status_code: 404
url: https://dl.eff.org/certbot-auto
I also have this problem. It seems like the EFF may have deprecated certbot-auto but I haven't found anything definitive yet.
Seems like that fix is for #52 and this issue is because certbot-auto have been deprecated.