Added pgadmin draft and optimized phpadmin

This commit is contained in:
2025-04-04 07:35:32 +02:00
parent e024542d8e
commit 2c964cfbee
13 changed files with 166 additions and 17 deletions

View File

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