Paul Mackay
Paul Mackay
@davispuh may I ask, what state would you say your rewrite work is currently in? Thanks!
At least just remove the link from the top of the repo. It's been hijacked now I think..
I'm hitting this problem, have any solutions been found more recently?
@uhoh-itsmaciek thanks for the reply. I've found (as can often happen) it was a different issue that was actually causing the problem. So looks like it is harmless :)
I'm not even sure it should have a special tag, why not just make this the default behaviour? It would make sense for resolving #514 too.
@thefinn93 what about installing the packages on those distros that have them?
I'd like to get this role working on Ubuntu 14.04. Would https://github.com/pmackay/ansible-letsencrypt/commit/e47e38914856b6e3e67fe29ec87b06b6423b9947 be ok to do a PR? Not sure if this generalizes the solution enough though.
Do you happen to know of any matrix that lists all the distributions and versions? And a simple way to determine the right package for each? Or is it a...
I've done a more generalized approach here https://github.com/pmackay/ansible-letsencrypt/commit/f0d33e7fdfdce2e668bfb0fa8bae5c7e8264a4dc. Does that seem OK? Have also created a [travis-test](https://github.com/pmackay/ansible-letsencrypt/commits/travis-test) branch that sets up testing the role on Travis, which I could also...