mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-06 02:11:42 +02:00
Shorted cleanup- to cln-
This commit is contained in:
@@ -16,7 +16,7 @@ This role is built on top of your existing `webserver-core` role, and it automat
|
||||
When you apply **webserver-https**, it will:
|
||||
|
||||
1. **Include** the `webserver-core` role to install and configure Nginx.
|
||||
2. **Clean up** any stale vHost files under `cleanup-domains`.
|
||||
2. **Clean up** any stale vHost files under `cln-domains`.
|
||||
3. **Deploy** the Let’s Encrypt challenge-and-redirect snippet from `network-letsencrypt`.
|
||||
4. **Reload** Nginx automatically when any template changes.
|
||||
|
||||
|
@@ -25,5 +25,5 @@ galaxy_info:
|
||||
|
||||
dependencies:
|
||||
- webserver-core
|
||||
- cleanup-domains
|
||||
- cln-domains
|
||||
- network-letsencrypt
|
Reference in New Issue
Block a user