mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-10 11:26:24 +00:00
Implemented SSL_ENABLED
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
- name: "Include Cert deploy service for '{{ role_name }}'"
|
||||
include_role:
|
||||
name: sys-ctl-mtn-cert-deploy
|
||||
when: SSL_ENABLED | bool
|
||||
|
||||
- name: "Flush Docker Compose handlers"
|
||||
meta: flush_handlers
|
||||
|
||||
Reference in New Issue
Block a user