certbot and nginx working

This commit is contained in:
2024-04-22 01:37:46 +12:00
parent 3d9241b475
commit c05f3a845b
12 changed files with 225 additions and 24 deletions

View File

@ -4,7 +4,6 @@
gather_facts: true
become: true
roles:
- role: sshd
- role: ufw
# - role: sshd
# - role: ufw
- role: nginx
- role: certbot