mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-08 10:26:35 +00:00
Implemented SSL_ENABLED
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user