Open sbwoodside opened 7 years ago
Got the same error today on the new Digital Ocean instance with Ubuntu 17.04
There is a bug report in Letsencrypt source: https://github.com/certbot/certbot/issues/5111
Apparently it has been fixed.
What's needed to pick up the fixed version in this ansible module?
The python module OpenSSL has been upgraded and no longer contains the
rand
method. This makes this role break: