Optimized cloudflare implementation

This commit is contained in:
2025-04-29 00:10:10 +02:00
parent 04deeef385
commit d796158c61
16 changed files with 151 additions and 48 deletions

View File

@@ -1,12 +1,13 @@
---
- name: "include role nginx-domain-setup for {{application_id}}"
include_role:
name: nginx-domain-setup
# Docker Central Database Role can't be used here
- name: "include docker-compose role"
include_role:
name: docker-compose
- name: "include role nginx-domain-setup for {{application_id}}"
include_role:
name: nginx-domain-setup
- name: pull docker repository
git:
repo: "https://github.com/bigbluebutton/docker.git"