Shortened network- to net-

This commit is contained in:
2025-07-09 04:35:21 +02:00
parent 66198ca1ec
commit 2108702a2b
46 changed files with 25 additions and 25 deletions

View File

@@ -17,7 +17,7 @@ When you apply **srv-web-https**, it will:
1. **Include** the `srv-web-core` role to install and configure Nginx.
2. **Clean up** any stale vHost files under `cln-domains`.
3. **Deploy** the Lets Encrypt challenge-and-redirect snippet from `network-letsencrypt`.
3. **Deploy** the Lets Encrypt challenge-and-redirect snippet from `net-letsencrypt`.
4. **Reload** Nginx automatically when any template changes.
All tasks are idempotent—once your certificates are in place and your configuration is set, Ansible will skip unchanged steps on subsequent runs.

View File

@@ -26,4 +26,4 @@ galaxy_info:
dependencies:
- srv-web-core
- cln-domains
- network-letsencrypt
- net-letsencrypt