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 role for {{ application_id }} to receive certs & do modification routines"
include_role:
name: sys-util-csp-cert
when: SSL_ENABLED | bool
- name: configure {{ domain }}.conf
template: