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 task receive certbot certificate"
|
||||
include_role:
|
||||
name: sys-svc-certs
|
||||
when: SSL_ENABLED | bool
|
||||
|
||||
- name: "Deploying NGINX redirect configuration for '{{ domain }}'"
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user