andreaswolf / ansible-role-letsencrypt

Ansible role for generating certificates with acme-tiny via Let’s encrypt
46 stars 20 forks source link

fix installation of python packages for modern Ubuntu #43

Open Seegras opened 2 years ago

Seegras commented 2 years ago

Otherwise, on Ubuntu 20.04 LTS python-pip tries to install python 2.7. Which is bad ;)