python-certbot-nginx is no longer supported and available through sudo apt install
also add-apt-repository ppa:certbot/certbot is non-interactive, we would need to switch to add-apt-repository ppa:certbot/certbot -y
This step is optional, since sudo apt install python3-certbot-nginx would work out of the box
python-certbot-nginx
is no longer supported and available through sudo apt install alsoadd-apt-repository ppa:certbot/certbot
is non-interactive, we would need to switch toadd-apt-repository ppa:certbot/certbot -y
This step is optional, sincesudo apt install python3-certbot-nginx
would work out of the box