Solved dependency bug which appeared due to autogeneration of meta/main.yml files

This commit is contained in:
2025-07-09 18:01:58 +02:00
parent 0b80ba6f54
commit 944707ec41
20 changed files with 21 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ This role bootstraps **per-domain Nginx configuration**: it requests TLS certifi
A higher-level orchestration wrapper, *srv-web-proxy-domain* ties together several lower-level roles:
1. **`srv-web-injector-core`** applies global tweaks and includes.
1. **`srv-web-injector-compose`** applies global tweaks and includes.
2. **`srv-web-tls-core`** obtains Lets Encrypt certificates.
3. **Domain template deployment** copies a Jinja2 vHost from *srv-web-proxy-core*.
4. **`web-app-oauth2-proxy`** *(optional)* protects the site with OAuth2.