Removed unecessary application_id s

This commit is contained in:
2025-07-11 15:25:58 +02:00
parent 25cee9a4c7
commit aa61bf2a44
33 changed files with 19 additions and 22 deletions

View File

@@ -17,7 +17,7 @@ When you apply **srv-web-7-6-https**, it will:
1. **Include** the `srv-web-7-4-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 `net-letsencrypt`.
3. **Deploy** the Lets Encrypt challenge-and-redirect snippet from `srv-web-7-7-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-7-4-core
- cln-domains
- net-letsencrypt
- srv-web-7-7-letsencrypt