Implemented presentation

This commit is contained in:
2025-04-10 00:28:23 +02:00
parent 50e7d75932
commit e3ddc43944
11 changed files with 129 additions and 3 deletions

View File

@@ -211,6 +211,11 @@
include_role:
name: docker-pgadmin
- name: setup presentation
when: ("presentation" in group_names)
include_role:
name: docker-presentation
# Native Webserver Roles
- name: setup nginx-serve-htmls
when: ("nginx-serve-htmls" in group_names)