Implemented SSL_ENABLED

This commit is contained in:
2025-12-04 10:48:45 +01:00
parent a731b5cd4b
commit fc0bdbea9a
6 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
- name: "include task receive certbot certificate"
include_role:
name: sys-svc-certs
when: SSL_ENABLED | bool
- name: "Deploying NGINX redirect configuration for '{{ domain }}'"
template: