Implemented the correct setup of the bbb administrator

This commit is contained in:
2025-08-06 15:51:08 +02:00
parent f88e57ca52
commit 7a09f223af
15 changed files with 83 additions and 68 deletions

View File

@@ -12,7 +12,4 @@ http_port: "{{ ports.localhost.http[application_i
docker_compose_skipp_file_creation: true # Handled in this role
docker_repository_address: "https://github.com/bigbluebutton/docker.git"
docker_pull_git_repository: true
docker_compose_flush_handlers: false
# Setup
bbb_setup: "{{ applications | get_app_conf(application_id, 'setup') }}"
docker_compose_flush_handlers: false