Certbot
Create SSL Nginx with …
This is maybe one of the longest notes in this notes. Here we go….
First before I meet this ansible roles, when I want to deploy domain name with nginx server. I only install and deploy ssl to manage HTTPS certbot with manually installation which is use standard command line. This is very …