Ensure nginx is in place before certbot tries to issue certs

This commit is contained in:
Jake Howard 2024-05-04 12:52:33 +01:00
parent f90ae0b1b4
commit ac36a6b323
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@
- hosts: casey
roles:
- nginx
- role: geerlingguy.certbot
become: true
- nginx
- gateway
- nebula
- headscale
@ -110,11 +110,11 @@
- hosts: walker
roles:
- nginx
- role: geerlingguy.certbot
become: true
- nebula
- coredns_docker_proxy
- nginx
- plausible
- restic
- commento